# Support kontaktieren

Nutze **Support kontaktieren**, wenn etwas nicht funktioniert oder du Hilfe vom Ninox Support-Team brauchst.

Fülle alle Felder im Formular aus, bevor du die Anfrage sendest. Damit das Team das Problem schneller versteht, beschreibe, was du versucht hast, was passiert ist und füge bei Bedarf einen Screenshot oder eine Datei hinzu.

{% stepper %}
{% step %}
**Profilmenü öffnen**

Gehe in der Hauptnavigation ganz nach unten.\
Klicke auf deine **Profil**-Schaltfläche.
{% endstep %}

{% step %}
**Support kontaktieren wählen**

Klicke im Profilmenü auf **Support kontaktieren**.
{% endstep %}

{% step %}
**Formular ausfüllen**

Fülle alle Felder im Formular aus.\
Gib deine E-Mail-Adresse, deinen Vornamen und deinen Nachnamen ein.\
Wähle ein Thema aus und ergänze Betreff und Nachricht.

<figure><img src="/files/J3xFsz4uguejiDGv1ll7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Anhang hinzufügen**

Klicke auf **Dateien auswählen** (Choose Files), um eine Datei anzuhängen.\
Das ist nützlich für Screenshots oder anderes Zusatzmaterial.
{% endstep %}

{% step %}
**Anfrage senden**

Klicke auf **Absenden**.\
Deine Support-Anfrage wird dann an das Ninox Support-Team gesendet.
{% 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://docs.ninox.com/user-hub/de/administration/contact-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.
