# Appy docs

## Appy docs

- [Welcome](https://docs.appy.bot/readme.md)
- [Set up](https://docs.appy.bot/getting-started/set-up.md)
- [Invite Appy](https://docs.appy.bot/getting-started/set-up/invite-appy.md)
- [Dashboard](https://docs.appy.bot/getting-started/set-up/dashboard.md)
- [Applications forms](https://docs.appy.bot/getting-started/set-up/applications-forms.md)
- [Panels](https://docs.appy.bot/getting-started/set-up/panels.md)
- [How to apply](https://docs.appy.bot/getting-started/set-up/how-to-apply.md)
- [Polls](https://docs.appy.bot/getting-started/set-up/polls.md)
- [Custom bot](https://docs.appy.bot/getting-started/set-up/custom-bot.md): A page explaining how to setup custom bots
- [Ticket system](https://docs.appy.bot/getting-started/ticket-system.md): What are Appy tickets?
- [Ticket setup](https://docs.appy.bot/getting-started/ticket-system/ticket-setup.md): Setup guide for Appy tickets
- [Settings](https://docs.appy.bot/getting-started/ticket-system/settings.md)
- [Applications](https://docs.appy.bot/getting-started/applications.md)
- [Settings](https://docs.appy.bot/getting-started/applications/settings.md)
- [Commands](https://docs.appy.bot/resources/commands.md)
- [Permissions](https://docs.appy.bot/resources/permissions.md)
- [Premium](https://docs.appy.bot/resources/premium.md)
- [FAQ](https://docs.appy.bot/resources/faq.md)
- [Troubleshooting](https://docs.appy.bot/resources/troubleshooting.md)
- [Invalid permissions to view applicants application](https://docs.appy.bot/resources/troubleshooting/invalid-permissions-to-view-applicants-application.md): viewing an applicatiants application on the dashboard, only available to server admins or people with application manager role
- [invalid application logging channel](https://docs.appy.bot/resources/troubleshooting/invalid-application-logging-channel.md): explain how to set an application logging channel
- [Unkown application](https://docs.appy.bot/resources/troubleshooting/unkown-application.md)
- [Closed DM's](https://docs.appy.bot/resources/troubleshooting/closed-dms.md)
- [Appy bot is offline](https://docs.appy.bot/resources/troubleshooting/appy-bot-is-offline.md)
- [Role problems](https://docs.appy.bot/resources/troubleshooting/role-problems.md)
- [Application canceled](https://docs.appy.bot/resources/troubleshooting/application-canceled.md)
- [Large applications](https://docs.appy.bot/resources/troubleshooting/large-applications.md)
- [Empty messages](https://docs.appy.bot/resources/troubleshooting/empty-messages.md)
- [Appy is not posting](https://docs.appy.bot/resources/troubleshooting/appy-is-not-posting.md)
- [Disabled application](https://docs.appy.bot/resources/troubleshooting/disabled-application.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.appy.bot/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.
