# Bot Commands

#### /starttrivai

This command will bring up the main menu of the bot.

#### /randomtopic

This command will pull a random topic from over 1000 pre-loaded topics for you.

#### /trivaistats

This command will list the bot stats. How many games have been played and how many rooms the bot is currently in.&#x20;

For long games (over 30min) the bot will need to be re-initiated with /starttrivai for the buttons to reactivate.&#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://trivai-crack.gitbook.io/trivai-crack-telegram-bot-docs/bot-commands.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.
