# AI

You have the ability to export your bot to Discord 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.


---

# 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/discord/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.
