# Start

## Invite the bot on your server

{% hint style="info" %}
Use this link: <http://invite.coodo.xyz>
{% endhint %}

<figure><img src="https://377673460-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCG1vwE5zCBrLo7IW9E44%2Fuploads%2FOwRGi1MxDvBDFj5gmGaI%2Fspaces_-MhOjXbUvaIK2R9D3blp_uploads_f5GxhxJndKZjg2g7JvHV_Screenshot_40.webp?alt=media&#x26;token=151b99c0-4b5c-4eef-88fc-83b1c65f36e7" alt="" width="272"><figcaption><p>Follow the instructions on this page</p></figcaption></figure>

{% hint style="warning" %}
Keep all permissions requested by the bot, otherwise some of its functions will not be available.
{% endhint %}


---

# 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://help.coodo.xyz/readme.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.
