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

# Referenzdokumentation

- [API-Zugriffstoken & Änderungsprotokoll](https://help.impact.com/other/de/reference-documentation/api-access-tokens-and-changelog.md): Dieser Ordner enthält Dokumentation zu API-Zugriffstoken und Änderungen an der impact.com API. Für die vollständige impact.com API-Referenz gehen Sie zu https://integrations.impact.com/
- [Zu Scoped Tokens migrieren](https://help.impact.com/other/de/reference-documentation/api-access-tokens-and-changelog/migrate-to-scoped-tokens.md)
- [Scoped Tokens: Bewährte Praktiken](https://help.impact.com/other/de/reference-documentation/api-access-tokens-and-changelog/scoped-tokens-best-practices.md)
- [Halten Sie Ihre Zugriffstoken sicher](https://help.impact.com/other/de/reference-documentation/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md)
- [Zusammenfassung des API-Änderungsprotokolls](https://help.impact.com/other/de/reference-documentation/api-access-tokens-and-changelog/api-changelog-summary.md)
- [Devisengebühren erklärt](https://help.impact.com/other/de/reference-documentation/foreign-exchange-fees-explained.md)
- [Referenz der impact.com-Fehlercodes](https://help.impact.com/other/de/reference-documentation/impactcom-error-codes-reference.md)
- [FAQs zur Zwei-Faktor-Authentifizierung](https://help.impact.com/other/de/reference-documentation/two-factor-authentication-faqs.md)
- [Zwei-Faktor-Authentifizierung auf Benutzerebene aktivieren](https://help.impact.com/other/de/reference-documentation/enable-user-level-two-factor-authentication.md)
- [Melden Sie sich bei Ihrem impact.com-Konto an](https://help.impact.com/other/de/reference-documentation/log-in-to-your-impactcom-account.md)
- [FAQ zur Anmeldung bei impact.com](https://help.impact.com/other/de/reference-documentation/log-in-to-impactcom-faq.md)
- [Setzen Sie Ihre Authenticator-App für 2FA zurück](https://help.impact.com/other/de/reference-documentation/reset-your-authenticator-app-for-2fa.md)
- [Hilfe & Support erhalten](https://help.impact.com/other/de/reference-documentation/get-help-and-support.md)
- [Datenaufbewahrung bei impact.com](https://help.impact.com/other/de/reference-documentation/impactcom-data-retention.md)
- [Eine HAR-Datei erstellen](https://help.impact.com/other/de/reference-documentation/generate-a-har-file.md)
- [impact.com- und Google-Analytics-Tracking — Was Sie wissen müssen](https://help.impact.com/other/de/reference-documentation/impactcom-and-google-analytics-tracking-what-you-need-to-know.md)
- [Unterstützte Währungen & Zeitzonen](https://help.impact.com/other/de/reference-documentation/supported-currencies-and-timezones.md)
- [Migrieren Sie Ihr Performance- oder Partnerprogramm zu impact.com](https://help.impact.com/other/de/reference-documentation/migrate-your-performance-or-partner-program-onto-impactcom.md)
- [Vorfälle & Systemgesundheitsstatus](https://help.impact.com/other/de/reference-documentation/incidents-and-system-health-status.md)
- [Google Ads- und impact.com-Tracking](https://help.impact.com/other/de/reference-documentation/google-ads-and-impactcom-tracking.md)
- [Zeitplan für die Zahlungsabwicklung & Feiertage](https://help.impact.com/other/de/reference-documentation/payment-processing-holidays-reference.md)
- [FAQ zu Barauszahlungen für Advocates](https://help.impact.com/other/de/reference-documentation/cash-payouts-faq-for-advocates.md)
- [Klicks verstehen](https://help.impact.com/other/de/reference-documentation/understanding-clicks.md)
- [Die Abrechnungsmethoden von impact.com verstehen](https://help.impact.com/other/de/reference-documentation/understanding-impactcoms-trading-models.md)
- [Inbegriffene Creator- & Advocate-Funktionen — FAQ](https://help.impact.com/other/de/reference-documentation/included-creator-and-advocate-features-faq.md)
- [Erste Schritte mit den inbegriffenen Creator- & Advocate-Funktionen](https://help.impact.com/other/de/reference-documentation/get-started-with-included-creator-and-advocate-features.md)
- [Marktplatzsuche erklärt](https://help.impact.com/other/de/reference-documentation/marketplace-search-explained.md)
- [impact.com-KI-Funktionen erklärt](https://help.impact.com/other/de/reference-documentation/impact.com-ai-features-explained.md)
- [Finden Sie Ihre Abrechnungsmethode heraus](https://help.impact.com/other/de/reference-documentation/discover-your-invoicing-method.md)
- [Richtlinien für das Website-Crawling: ImpactCINDAgent erklärt](https://help.impact.com/other/de/reference-documentation/richtlinien-fur-das-website-crawling-impactcindagent-erklart.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:

```
GET https://help.impact.com/other/de/reference-documentation.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.
