# Disabled application

## Application is disabled?

If you not an admin of the server ask a member of server staff if the application should be disabled.

If you are an admin of the server you can fix this by following the steps below.

## How to fix on dashboard

1. Go to the disabled application
2. If there is a red X, then its disabled.&#x20;
3. Turn it on.&#x20;
4. Your application is now enabled and members can now apply to it.&#x20;

<figure><img src="/files/7aEW0t1f8DxCcVehCPMH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Support**\
If you have questions about this, please join our [**Support server**](https://discord.com/invite/bDmc55c6zY)**.** We'll be happy to help.
{% 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/resources/troubleshooting/disabled-application.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.
