# /commands

The Synthi AI bot is crafted to provide a seamless and user-friendly interface for accessing its array of functionalities through a series of straightforward commands:

* **/menu**: Launches the bot's main menu, offering a bird's eye view of all available features and settings. It serves as your gateway to discovering the full capabilities of the Synthi AI bot.
* **/start**: kickstart your session with Synthi
* **/balance**: Exclusively for Subscription holders, this command reveals your current account status, including usage, rewards, and credits within the Synthi AI network. It's a convenient snapshot of your account's health.
* **/mode**: This vital command lets you switch between chat modes to fit your immediate needs, whether you're in search of guidance, entertainment, or factual information. It ensures the bot's interactions are always relevant and customized.
* **/new**: Initiates a clean slate for your conversations, ideal for when you want to tackle a new subject or simply refresh the dialogue. This command is your reset button for beginning anew.
* **/settings**: Leads you to the settings panel where you can fine-tune your interactions with the Synthi AI bot. Here, you can adjust preferences and configurations to make sure the bot's behavior mirrors your individual requirements.

These commands are meticulously designed to optimize your interaction with the Synthi AI bot making it a more tailored, accessible, and enjoyable tool.


---

# 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://xei.gitbook.io/documentation/utility/synthi-ai-assistant/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.
