# Monitors

Monitors are at the core of Monitoro, and are essentially tools for keeping up-to-date with changes on websites. By periodically opening webpages and extracting data, monitors track updates around the clock, and based on these changes can alert you, keep your spreadsheets up to date, and automate your tasks.

You can create monitors either from an existing template or from scratch for websites not yet covered by our templates. Learn about [creating an instant monitor](/guides/create-an-instant-monitor.md), and a [custom monitor](/guides/create-a-custom-monitor.md) here.

All monitors have the capacity to send alerts and execute automations, empowering users to stay informed and respond promptly to the data they track. Learn about [alerts and automations](/guides/automate-alerts.md) here.

{% content-ref url="/pages/us5BrIh5mspKKYWlyHfk" %}
[Instant Monitors](/reference/monitors/instant-monitors.md)
{% endcontent-ref %}

{% content-ref url="/pages/QzDTSyYKpHTGpR9vw0v5" %}
[Custom Monitors](/reference/monitors/custom-monitors.md)
{% endcontent-ref %}

{% content-ref url="/pages/BPkwf16aG94EBqbPeBhK" %}
[Webpages](/reference/monitors/webpages.md)
{% endcontent-ref %}

{% content-ref url="/pages/LBnKCl2aWQUkofPLZI6l" %}
[Extractions](/reference/monitors/extractions.md)
{% endcontent-ref %}

{% content-ref url="/pages/6X4kNqlpCLVA2XsdFPCf" %}
[How Monitoring Runs](/reference/monitors/how-monitoring-runs.md)
{% endcontent-ref %}


---

# 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.monitoro.co/reference/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.
