# Understanding Monitors

Monitors within the discord are separated by online retailer. You may also find that some monitor channels are customized to only send notifications based on keywords or specific items.

## Monitors are running 24/7 and there are two primary ways in which they function.

Scrapers: Any **New Items** that are loaded onto a website will be scraped and members of our discord notified in the appropriate channel. Scrapers are monitoring webpages based on keywords we add so within our discord, we are monitoring for any new items with the keyword "pokemon"

Restocks: Any **current items** listed on a website that we select to monitor will provide our members with an immediate notification should it be restocked or stock added.

## Links & Monitor Features

Below is an image providing an overview of some links you may see when a new item is scraped online or an item restocks.

The best approach to familiarize yourself with monitors is to try the various features and links first hand.

<figure><img src="/files/6OgYZJ1JQPpJya9JeCpf" alt=""><figcaption></figcaption></figure>


---

# 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://pokenotify-1.gitbook.io/pokenotify/getting-started/understanding-monitors.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.
