# Home

## Preparation

Thanks for considering Sapoto as the Ticket Bot for your guild! It is very important that you read these docs thoroughly so you can fully utilize it's abilities.

{% hint style="info" %}
To invite Sapoto to a guild, you will need the `Manage Guild` permission.
{% endhint %}

You can invite Sapoto with [this link](https://discordapp.com/oauth2/authorize?client_id=517228615042072576\&permissions=8\&scope=bot).

If you need help, don't hesitate to join our [Discord server](https://discord.sycer.dev/)

{% hint style="warning" %}
For Sapoto to work correctly, it needs the following permissions:

* `Read Messages`
* `Read Message History`
* `Send Messages`
* `Embed Links`
* `Manage Channels`
* `Manage Roles`

The link above grants `Administrator.`&#x20;
{% endhint %}

That's it for the initial setup! Feel free to click the button below to continue to the configuration.


---

# 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://sapoto.sycer.dev/master.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.
