# Ticket system

Appy is an easy to use and highly customizable Discord ticket bot. The bot allows users to create private support channels where they can communicate with server staff to get help on specific issues.\
\
Appy bot offers a bunch of different customization settings to ensure that we can fit your needs. It is super easy to setup and should only take a few minutes!

{% hint style="success" %}
If you need any assistance setting up the Discord ticket system with Appy, feel free to join our [support server](https://discord.gg/JHGsebRA9e) and open a ticket to get help from our support staff.
{% 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://docs.appy.bot/getting-started/ticket-system.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.
