# Support Tickets

If you have any problems regarding the **Modpack**, **Server**, **Website**, **Discord**, or **another user**, react explain your issue in the ticket channel. Please be as specific as possible.

{% stepper %}
{% step %}

### Join our Discord

<div align="center" data-with-frame="true"><figure><img src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/social/discord-plural_64h.png" alt="Discord Invite" height="80" width="245"><figcaption><p><a href="https://discord.gg/apexcobblemon">Discord Invite</a></p></figcaption></figure></div>
{% endstep %}

{% step %}

### Navigate to #ticket-support

{% endstep %}

{% step %}

### Fill out the ticket

Depending on the severity of the issue, it may take a day+ to get a fix.

<div data-with-frame="true"><figure><img src="/files/Mmy8D7dCLuAWHBPnRrz7" alt="" width="563"><figcaption><p><em>#ticket-support channel</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/support-tickets.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.
