# How to use the bot

- [Info](https://docs.pinglik.eu/how-to-use-the-bot/info.md): Here you can find guides - How to use the bot
- [Adding monitors](https://docs.pinglik.eu/how-to-use-the-bot/adding-monitors.md): Guide how to add monitors
- [Getting list of all your monitors](https://docs.pinglik.eu/how-to-use-the-bot/getting-list-of-all-your-monitors.md): Guide how to get list of all your monitors
- [Checking status of monitors](https://docs.pinglik.eu/how-to-use-the-bot/checking-status-of-monitors.md): Guide how to check status of your monitor
- [Removing monitors](https://docs.pinglik.eu/how-to-use-the-bot/removing-monitors.md): Guide how to remove your monitor
- [FAQ and common problems](https://docs.pinglik.eu/how-to-use-the-bot/faq-and-common-problems.md): Common problems faced by user and frequently asked questions.


---

# 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.pinglik.eu/how-to-use-the-bot.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.
