> 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.md).

# Einführung

- [Übersicht](https://docs.agenatrader.com/german/einfuhrung/ubersicht.md)
- [Unterstützte Handelsinstrumente und Orderabwicklung](https://docs.agenatrader.com/german/einfuhrung/ubersicht/unterstutzte-handelsinstrumente-und-orderabwicklung.md)
- [Lizenzmodelle](https://docs.agenatrader.com/german/einfuhrung/ubersicht/lizenzmodelle.md)
- [Hardware und Systemanforderungen](https://docs.agenatrader.com/german/einfuhrung/ubersicht/hardware-und-systemanforderungen.md)
- [Lizenzierung, Programmierung, Kosten und Support](https://docs.agenatrader.com/german/einfuhrung/ubersicht/lizenzierung-programmierung-kosten-und-support.md)
- [Download & Installation TBD](https://docs.agenatrader.com/german/einfuhrung/download-and-installation-tbd.md)
- [Education Mode](https://docs.agenatrader.com/german/einfuhrung/education-mode.md)
- [Video Guide](https://docs.agenatrader.com/german/einfuhrung/video-guide.md): Um Ihnen Zeit zu sparen, haben wir für Sie eine Übersicht für unsere Education-Videos erstellt. Sie beinhaltet Antworten auf die häufigsten Fragen.
- [Glossar](https://docs.agenatrader.com/german/einfuhrung/glossar.md)
- [FAQ](https://docs.agenatrader.com/german/einfuhrung/faq.md)
- [Top](https://docs.agenatrader.com/german/einfuhrung/faq/top.md)
- [Chart tickt, jedoch ohne Candles](https://docs.agenatrader.com/german/einfuhrung/faq/top/chart-tickt-jedoch-ohne-candles.md)
- [Gewinn- und Verlust-Anzeige im Positionsbalken](https://docs.agenatrader.com/german/einfuhrung/faq/top/gewinn-und-verlust-anzeige-im-positionsbalken.md)
- [Mit mehreren CDF-Brokern gleichzeitig verbinden](https://docs.agenatrader.com/german/einfuhrung/faq/top/mit-mehreren-cdf-brokern-gleichzeitig-verbinden.md)
- [Hard und Soft stops: Automatische Stoppversetzung](https://docs.agenatrader.com/german/einfuhrung/faq/top/hard-und-soft-stops-automatische-stoppversetzung.md)
- [Welche Orderverknüpfungen unterstützt mein Broker](https://docs.agenatrader.com/german/einfuhrung/faq/top/welche-orderverknupfungen-unterstutzt-mein-broker.md)
- [Сonditions und Skripte sind verschwunden](https://docs.agenatrader.com/german/einfuhrung/faq/top/sonditions-und-skripte-sind-verschwunden.md)
- [Trading oder Orderübermittlung funktioniert nicht](https://docs.agenatrader.com/german/einfuhrung/faq/top/trading-oder-orderubermittlung-funktioniert-nicht.md)
- [IB chart missing candles or not loading](https://docs.agenatrader.com/german/einfuhrung/faq/top/ib-chart-missing-candles-or-not-loading.md)
- [Broker- und Datenfeed-Einstellungen bei IB](https://docs.agenatrader.com/german/einfuhrung/faq/top/broker-und-datenfeed-einstellungen-bei-ib.md)
- [Kontakt Support](https://docs.agenatrader.com/german/einfuhrung/kontakt-support.md)


---

# 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.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.
