# User Guide

In this guide every single available command will be explained and showcased.&#x20;

You can also select the `Lens` option from the search bar in top right and ask questions in plain English to get actual answers from an AI which knows all of the information in this user guide.

<figure><img src="https://4204487504-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSKqJLBRUMbNMQhGsZKLn%2Fuploads%2FpOzwvO3YPMFSYasWc0qz%2Fimage.png?alt=media&#x26;token=748b961e-1fad-4588-86be-e7f8a457b1f1" alt="" width="563"><figcaption><p>Example of a question answered by the AI powered search box</p></figcaption></figure>

All available commands can be viewed using the `!m help` command in your designated commands channel.

If you have any questions or issues which have not been covered then please feel free to open a ticket in the [Discord server](https://discord.gg/tempomonitors) and you will receive the support that you need.&#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.tempomonitors.com/user-guide.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.
