# App-Sprache

Wenn Sie ein Konto erstellen, prüft Aqua Ihre Browsersprache und bietet Ihnen das Demoprojekt und die Benutzeroberfläche entweder auf Deutsch (wenn die deutsche Sprache eingestellt ist) oder auf Englisch an.

Wenn Sie die Sprache später ändern möchten, können Sie dies in Ihrem Profil.

Klicken Sie zuerst auf den Benutzeravatar und wenn die Seitenleiste angezeigt wird, klicken Sie auf die Schaltfläche "Sprache ändern".

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

Wählen Sie dann die gewünschte Option und klicken Sie auf die Schaltfläche "Speichern".

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

Sobald Sie sie speichern, wird die ausgewählte Sprache übernommen.

{% hint style="info" %}
aqua bietet derzeit nur Übersetzungen ins Deutsche und Englische. Wenn Sie die Option "Browsersprache" auswählen, und Ihre Browsersprache z. B. Chinesisch ist, wird Englisch als Standardsprache festgelegt.

Wir arbeiten daran, aqua in weiteren Sprachen anzubieten, damit unsere Benutzer die Benutzeroberfläche in ihrer bevorzugten Sprache verwenden können.
{% endhint %}


---

# 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.aqua-cloud.io/documentation/de-documentation/web-client/allgemein/app-sprache.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.
