# Moonitor Preset Managment (Hot)

Hot is Moonitor Preset monitoring list, basically it takes all products that more than 6 groups are following, and atleast 1 of them is using hot, and shares them between all hot servers.

Hot is essentially a system where you share your publicly known drops (Stuff that more than 6 groups are following) and keep your private drops private.

Because hot doesnt actually add all the items to the monitoring list, to remove stuff from hot you need to sue `$monitor addbannedkw` , basically it adds a banned kw, and if it matches product name / sku / domain it'll block that product from pinging on your server

`$monitor addbannedkw amazon.co.uk` -> this will block all hot products from amazon.co.uk `$monitor addbannedkw series s` -> this will block all hot products that contain `series s` in the name

`$monitor addbannedkw B07CYTSWXV` -> this will block all products with the sku `B07CYTSWXV`
