# Explained

BitBot offers a variety of "ticker" bots. These bots have changing nicknames which mirror the price of a cryptocurrency. Having these bots installed on your server creates a ticker look on your server's member list.

## Demo

![Price tickers for nine cryptos on a Discord member list](https://1066334598-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MIexG3G3YNdwT-9IvL6%2F-MeBCnPGz8E7PHSR9KON%2F-MeBH_3Gb8t1oDI5PIv-%2Ftickers.png?alt=media\&token=4143b446-32af-4364-839c-d1c8ca359940)


---

# 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.bitbot.tools/tickers/explained.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.
