# Monitoring Apple

**Apple monitor will be enabled before each apple drop, and disabled the rest of the year**\
\
Our apple monitor is zip based, that means you can select which states you want to monitor.\
To use it first set the apple channel:\
\
`$monitor addchannel apple #channel`\
\
Then send the monitoring command, I.E : `$monitor apple 33122` to monitor Florida.<br>

**Removing Certain Sizes**\
\
To remove pings for specific devices use the following command\
`$monitor addbannedkw` Pro Max

Each command will remove their corresponding type, you can also include size (256GB etc.)

**Local Zip check** \
\
\* Members can use the local zip command aswell.\
Use the command \
`$apple {zip} PRO/PRO MAX/NORMAL`\
to check stock around a zip \
I.E

$apple 33122 PRO\
&#x20;           &#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.moonitor.tools/monitoring-commands/monitoring-apple.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
