# Installing TicketGenius

1. Visit the [TicketGenius Dashboard](https://dashboard.ticketgenius.ai/).
2. Click on the `Add Server` button.&#x20;

   <figure><img src="/files/EdhRUj45KNXATqv8u50S" alt=""><figcaption><p>Add Sever</p></figcaption></figure>
3. You will be redirected to the Discord authorization page. Select the server you want to add TicketGenius to from the dropdown menu.&#x20;

   <figure><img src="/files/gNrLKLYAbYvNy5zn9ll0" alt=""><figcaption><p>Select Server</p></figcaption></figure>
4. Click `Authorize` to grant TicketGenius the required permissions.&#x20;

   <figure><img src="/files/wrNcq7JIdPvUfDdFqZgx" alt=""><figcaption><p>Grant Permissions</p></figcaption></figure>
5. Complete the captcha to confirm you are human, and TicketGenius will be added to your server.


---

# 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.ticketgenius.ai/discord-bot/installing-ticketgenius.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.
