# Support

### Unterstützung im Discord

Im folgenden erhalten Sie eine Anleitung zum Beitritt zu unserem Discord-Server.

{% tabs %}
{% tab title="Discord Hilfe" %}

### Beschreibung

Wenn du Unterstützung benötigst und unser Team im Discord kontaktieren möchtest, erfährst du hier, wie du ein Ticket erstellst, um Hilfe zu erhalten.

### Anleitung

Um Hilfe vom Team zu erhalten, musst du zuerst unserem [Discord Server](https://discord.gg/YHnp8W7jwF) beitreten.

Nachdem du dem Discord-Server beigetreten bist, gehe zur Kategorie "Support" und klicke auf den Button "Ticket erstellen". Danach kannst du dein Anliegen detailliert beschreiben und deinen Namen angeben.

<figure><img src="/files/PV79DQ2JdkQ86U0GEgGR" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ppK3Xlo71lW7MqQqaqCd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0tft6WfBagDL5nofOBdr" alt=""><figcaption></figcaption></figure>

{% endtab %}
{% endtabs %}


---

# 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.townity.de/allgemeines/support.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.
