# Appeals

If you were punished for something in-game or on Discord, follow these steps to appeal it. Do not make an appeal for another player.

{% stepper %}
{% step %}

### Login or create an account on our main website

{% embed url="<https://www.apexcobblemon.com>" %}
{% endstep %}

{% step %}

### Navigate to the [appeal form](https://www.apexcobblemon.com/form/3/select)

{% endstep %}

{% step %}

### Complete & submit the appeal form

It may take a few days for a response.

<div data-with-frame="true"><figure><img src="/files/XFQL99xc2XkMiYqJ9cC9" alt="" width="375"><figcaption><p><em>Appeal form</em></p></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://wiki.apexcobblemon.com/info/technical-guides/appeals.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.
