> For the complete documentation index, see [llms.txt](https://doc.mometic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.mometic.com/de/momo-pro-benutzerhandbuch/aura-ki-berater.md).

# Aura KI-Berater

Aura ist Teil unserer MOMO-Chat-Engine und wird durch Klicken auf den Aura-Text oben links aktiviert. Benutzer können zwischen Aura und der Chat-Community umschalten. Aura integriert unsere Echtzeitdaten und Erkenntnisse, um umfangreiche und kontextuell relevante Einblicke zu bieten.

<figure><img src="/files/1ca4be525773ffa347325ed2b2c784497849a07e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Nützliche Tipps**

* Aura ist ein voll ausgestattetes KI-Modell, das in MOMO Ultra integriert ist. Es verwendet das neueste Modell und wird aktualisiert, um das bestmögliche Kosten-/Leistungsverhältnis zu bieten. &#x20;
* Trader dürfen bis zu 25 Abfragen pro Tag verwenden. KI-Agenten verbrauchen bei jedem Lauf jeweils 5 Abfragen. &#x20;
* Verwenden Sie die Kopierfunktion in der unteren rechten Ecke, um Ergebnisse bei Bedarf zum Teilen zu kopieren.
* Unterhaltungen können als Tabs für die zukünftige Verwendung oder als Referenz gespeichert werden.
* Die integrierte Funktionalität kann Ihre vorhandenen Favoriten (Beobachtungsliste) und beliebte Komponenten mithilfe der Tags #favorite oder #popular in der Eingabeaufforderung abfragen.&#x20;
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.mometic.com/de/momo-pro-benutzerhandbuch/aura-ki-berater.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.
