# Resources

- [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: 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/resources.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.
