> 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 Dokumentationen zu API-Zugriffstoken und Änderungen an der impact.com API. Die vollständige API-Referenz von impact.com finden Sie unter 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: Best Practices](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)
- [Wechselkursgebühren erklärt](https://help.impact.com/other/de/reference-documentation/foreign-exchange-fees-explained.md)
- [Referenz der Fehlercodes von impact.com](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 und 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 & 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 & Systemstatus](https://help.impact.com/other/de/reference-documentation/incidents-and-system-health-status.md)
- [Google Ads & impact.com-Tracking](https://help.impact.com/other/de/reference-documentation/google-ads-and-impactcom-tracking.md)
- [Zeitplan für 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)
- [Inklusive Funktionen für Creator & Advocates — FAQ](https://help.impact.com/other/de/reference-documentation/included-creator-and-advocate-features-faq.md)
- [Erste Schritte mit den enthaltenen Funktionen für Creator & Advocates](https://help.impact.com/other/de/reference-documentation/get-started-with-included-creator-and-advocate-features.md)
- [Marketplace-Suche erklärt](https://help.impact.com/other/de/reference-documentation/marketplace-search-explained.md)
- [KI-Funktionen von impact.com erklärt](https://help.impact.com/other/de/reference-documentation/impact.com-ai-features-explained.md)
- [Entdecken Sie Ihre Abrechnungsmethode](https://help.impact.com/other/de/reference-documentation/discover-your-invoicing-method.md)
- [Governance für Website-Crawling: ImpactCINDAgent erklärt](https://help.impact.com/other/de/reference-documentation/website-crawling-governance-impactcindagent-explained.md)
- [Direct Tracking Parameters](https://help.impact.com/other/de/reference-documentation/direct-tracking-parameters.md)
- [UTT Version 3 erklärt](https://help.impact.com/other/de/reference-documentation/utt-version-3-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, and the optional `goal` query parameter:

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