> For the complete documentation index, see [llms.txt](https://xei.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xei.gitbook.io/documentation/utility/synthi-ai-assistant/start-here.md).

# Start here

How to Get Started with [https://t.me/SynthiAI\_bot](<https://t.me/SynthiAI_bot >)\
Official Synthi AI Channel: <https://t.me/synthi_ai>

**Activating the Bot:**

* Send a message to @SynthiAI\_bot on Telegram.
* Enter /start to kick off your interaction with the bot.

**Customize Your Bot Experience:**

* Enter /settings to access customization options.
* Select your preferred AI model.
* Pick your language of choice.
* Set your name as you like.

Explore Over 100 Modes (PRO)

* Use the command /mode to discover and try the various available modes.\
  \
  \&#xNAN;*\*currently in deep development, bugs reserved*\
  *\*\*code is constantly in development, and can show lags/bugs* \
  \
  \
  **Competitive Chart**

<figure><img src="/files/WhlFdxJTLZlSB0qnd779" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/start-here.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.
