# Monitor

The Monitor window can be found in the top right of the Valor AIO window, next to the Task Status Window.

This monitor displays products being released by retailers in real-time. The monitor is optional and is designed for users who prefer an in-bot monitor instead of Discord monitor channels.

<figure><img src="https://i.imgur.com/ZbiiCpF.png" alt="" width="375"><figcaption></figcaption></figure>

**Within the monitor, you can:**

* Check the current resale price of the product on StockX
* Copy the product link
* Launch a quick task to automatically check out for you
* Perform a mass link change on your current tasks

**You can customize the monitor with the following options:**

* Search for a specific keyword (e.g., "Jordan") to show only products containing that word in the title
* Filter products by selected websites
* Filter by price range
* Filter by specific size
* Add negative keywords to exclude unwanted products

You also have the ability to create multiple monitors by pressing the **+** button, as well as the ability to customize the names of each monitor by pressing the pencil icon.&#x20;

<figure><img src="https://i.imgur.com/JnlVRiP.png" 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://docs.valoraio.com/other/monitor.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.
