> For the complete documentation index, see [llms.txt](https://docs.fact-finder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fact-finder.com/home/de/readme.md).

# Startseite

## Willkommen in der FactFinder-Dokumentation

Alles, was Sie wissen müssen, um FactFinder in Ihrem E-Commerce-Ökosystem zu implementieren.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Titelbild</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-rectangles-mixed">:rectangles-mixed:</i></td><td><a href="#welcome-to-factfinder-documentation"><strong>Über NG</strong></a></td><td>Erfahren Sie mehr darüber, wie Next Generation mit Atlas AI außergewöhnliche Ergebnisse erzielen kann.</td><td></td><td><a href="/spaces/TAaZIMBOutzJqCNYY4n3">/spaces/TAaZIMBOutzJqCNYY4n3</a></td></tr><tr><td><i class="fa-leaf">:leaf:</i></td><td><a href="/spaces/TAaZIMBOutzJqCNYY4n3/pages/0b8a8aed531f9012a608f338357e01eca051fd1a"><strong>Erste Schritte</strong></a></td><td>Stellen Sie mit unserem Leitfaden für den Einstieg einen erfolgreichen Go-Live sicher.</td><td></td><td><a href="/spaces/TAaZIMBOutzJqCNYY4n3/pages/0b8a8aed531f9012a608f338357e01eca051fd1a">/spaces/TAaZIMBOutzJqCNYY4n3/pages/0b8a8aed531f9012a608f338357e01eca051fd1a</a></td></tr><tr><td><i class="fa-plug">:plug:</i></td><td><a href="/spaces/TAaZIMBOutzJqCNYY4n3/pages/c351c75a2dd251f078244285cc0647ab487f1f28"><strong>Integration</strong></a></td><td>Vereinfachen Sie Ihren Integrationsprozess mit unserer ausführlichen Dokumentation.</td><td></td><td><a href="/spaces/cUkt15MOTfJ6gjq7j5t3">/spaces/cUkt15MOTfJ6gjq7j5t3</a></td></tr></tbody></table>

***

{% columns %}
{% column %}
{% embed url="<https://www.youtube.com/embed/xc6N-BcLKHM>" %}
{% endcolumn %}

{% column %}

#### Iain erklärt Atlas AI

Begleiten Sie Iain dabei, wie er die Funktionen von Atlas AI prägnant erläutert. Dieses Video befasst sich mit den Feinheiten der Personalisierung in den B2B- und B2C-Bereichen und zeigt, wie Atlas AI das Einkaufserlebnis revolutioniert, indem es maßgeschneiderte Suchergebnisse bereitstellt.

<a href="https://www.youtube.com/watch?v=xc6N-BcLKHM" class="button primary">Video ansehen</a>
{% endcolumn %}
{% endcolumns %}

***

### Kontaktieren Sie uns

Bitte wenden Sie sich an unser Support-Team, wenn Sie weitere Unterstützung wünschen:

<service-desk@fact-finder.com>

Für allgemeine Informationen und um unsere Produktsuite zu sehen, besuchen Sie [fact-finder.com](https://www.fact-finder.com/).

<a href="mailto:allDocumentation@fact-finder.com" class="button primary">Wie können wir Ihnen helfen?</a>


---

# 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.fact-finder.com/home/de/readme.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.
