> For the complete documentation index, see [llms.txt](https://docs.agenatrader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.agenatrader.com/german/einfuhrung/education-mode.md).

# Education Mode

## Education Mode

Für neue AgenaTrader-User, und alle, die etwas dazulernen möchten oder spontan Informationen zu einer Funktion benötigen, haben wir den **Education Mode** implementiert. Dieser Feature wird es den Usern leichter machen, schnell und unkompliziert die Funktionen des AgenaTrader kennen zu lernen und zu verstehen. Er ermöglicht raschen Zugang zur Online-Hilfe, ohne den Web-Browser nutzen zu müssen.

Wenn Sie mit der Maus über einen Feature fahren, erscheint ein kurzer Tooltipp:

<figure><img src="https://docs.agenatrader.com/~gitbook/image?url=https%3A%2F%2F1347375179-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-legacy-files%2Fo%2Fassets%252F-MKZSsJBtSP9L4sqIe_q%252F-MP8fsMF4q1UaIfWtFf4%252F-MP8vrYVQrAEk0vK4G6R%252Feducation.png%3Falt%3Dmedia%26token%3D60c0d4bf-68db-4699-b75c-6bbbe7c77306&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=e31f7713&#x26;sv=1" alt=""><figcaption></figcaption></figure>

Um den **Education Mode** zu aktivieren, klicken Sie einfach auf den <img src="/files/b5gML1v7XK6kiQaryw3O" alt="" data-size="line">[ ](https://agenatrader.com/wiki/tiki-download_file.php?fileId=2184\&display)Button im Haupt-Toolbar. Danach erscheint bei jedem Funktionsnamen eine kleine Glühbirne.

Ein Klick auf die Glühbirne öffnet ein kleines Fenster mit dem Wiki-Artikel zur entsprechenden Funktion:

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

Wenn eine Funktion in mehreren Artikel beschrieben wird, so können SIe mit folgenden Buttons dahin navigieren:

<figure><img src="/files/2hVs3mp07xrKDp4kE16h" alt=""><figcaption></figcaption></figure>

Sie können den Education Mode deaktivieren, indem Sie einfach nochmal auf die Glühbirne im Haupt-Toolbar klicken.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.agenatrader.com/german/einfuhrung/education-mode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
