> For the complete documentation index, see [llms.txt](https://support.antiac.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.antiac.net/guides/how-to-appeal-for-a-punishment.md).

# How to appeal for a punishment

{% hint style="danger" %}
The appeal process is **not a place to apologize or argue your side of the story**.\
Your case will be re-checked internally by our team. We will verify if the staff member handled it correctly, and decide based on the facts only.\
Any messages beyond the required info will be ignored.
{% endhint %}

### 1. Join our Discord

* Join our official [Discord server](https://dc.antiac.net/).

### 2. Open a Support Ticket

* Go to the **Support** category.
* Open the **#tickets** channel.
* Click the **Ban Appeal** button to create a ticket.

### 3. What to Include

Inside the ticket, only provide:

* Your **Minecraft username**
* The **reason why you got banned or muted**

### 4. What Happens Next

Our team will review your case and decide:

* If your punishment can be shortened
* If we need to ask you more questions
* If an extra [echo scan](/guides/what-is-an-echo-scan.md) is needed

{% hint style="danger" %}
For certain punishments, an [**Echo Scan**](/guides/what-is-an-echo-scan.md) is unavoidable. This scan makes sure no unauthorized software is (or was) installed and used on your computer.\
**If you refuse the** [**Echo Scan**](/guides/what-is-an-echo-scan.md)**, your appeal will be automatically denied and will not be reviewed again.**
{% endhint %}


---

# 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 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://support.antiac.net/guides/how-to-appeal-for-a-punishment.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.
