# AI

You have the ability to export your bot to Telegram by utilizing the deploy function. Detailed instructions on how to accomplish this can be found on the specified page.

{% content-ref url="/pages/xZxDStNFt6tiDSQSWlwd" %}
[Broken mention](broken://pages/xZxDStNFt6tiDSQSWlwd)
{% endcontent-ref %}

To initiate the use of the bot, simply call the command `/set "BID"`. Once configured, you can always interact with the bot by posing questions or commands using the syntax `/paal "question"`. This format provides a seamless way to engage with the bot and access its functionality.&#x20;

You have the flexibility to interact with the bot in a private chat using your unique BID, or you can incorporate it into a community chat. If you choose to use the bot within a community chat, please remember to grant it admin permissions. This ensures that the bot has the necessary access to function properly and engage with the community.


---

# 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.paal.ai/mypaal/telegram/ai.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.
