# Referenzdokumentation

- [API-Zugriffstoken & Änderungsprotokoll](https://help.impact.com/other/de/readme/api-access-tokens-and-changelog.md): Dieser Ordner enthält Dokumentation 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/readme/api-access-tokens-and-changelog/migrate-to-scoped-tokens.md)
- [Scoped Tokens: Best Practices](https://help.impact.com/other/de/readme/api-access-tokens-and-changelog/scoped-tokens-best-practices.md)
- [Halten Sie Ihre Zugriffstoken sicher](https://help.impact.com/other/de/readme/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md)
- [Zusammenfassung des API-Änderungsprotokolls](https://help.impact.com/other/de/readme/api-access-tokens-and-changelog/api-changelog-summary.md)
- [Erklärung der Devisengebühren](https://help.impact.com/other/de/readme/foreign-exchange-fees-explained.md)
- [Referenz zu den Fehlercodes von impact.com](https://help.impact.com/other/de/readme/impactcom-error-codes-reference.md)
- [FAQs zur Zwei-Faktor-Authentifizierung](https://help.impact.com/other/de/readme/two-factor-authentication-faqs.md)
- [Benutzerbasierte Zwei-Faktor-Authentifizierung aktivieren](https://help.impact.com/other/de/readme/enable-user-level-two-factor-authentication.md)
- [Bei Ihrem impact.com-Konto anmelden](https://help.impact.com/other/de/readme/log-in-to-your-impactcom-account.md)
- [FAQ zur Anmeldung bei impact.com](https://help.impact.com/other/de/readme/log-in-to-impactcom-faq.md)
- [Setzen Sie Ihre Authenticator-App für 2FA zurück](https://help.impact.com/other/de/readme/reset-your-authenticator-app-for-2fa.md)
- [Hilfe und Support erhalten](https://help.impact.com/other/de/readme/get-help-and-support.md)
- [Datenaufbewahrung bei impact.com](https://help.impact.com/other/de/readme/impactcom-data-retention.md)
- [Eine HAR-Datei erstellen](https://help.impact.com/other/de/readme/generate-a-har-file.md)
- [impact.com- und Google-Analytics-Tracking — Das müssen Sie wissen](https://help.impact.com/other/de/readme/impactcom-and-google-analytics-tracking-what-you-need-to-know.md)
- [Unterstützte Währungen und Zeitzonen](https://help.impact.com/other/de/readme/supported-currencies-and-timezones.md)
- [Ihre Performance- oder Partnerprogramm-Lösung zu impact.com migrieren](https://help.impact.com/other/de/readme/migrate-your-performance-or-partner-program-onto-impactcom.md)
- [Vorfälle und Systemzustand](https://help.impact.com/other/de/readme/incidents-and-system-health-status.md)
- [Google Ads- und impact.com-Tracking](https://help.impact.com/other/de/readme/google-ads-and-impactcom-tracking.md)
- [Referenz zu Feiertagen bei der Zahlungsabwicklung](https://help.impact.com/other/de/readme/payment-processing-holidays-reference.md)
- [FAQ zu Barauszahlungen für Advocates](https://help.impact.com/other/de/readme/cash-payouts-faq-for-advocates.md)
- [Klicks verstehen](https://help.impact.com/other/de/readme/understanding-clicks.md)
- [Die Abrechnungsmethoden von impact.com verstehen](https://help.impact.com/other/de/readme/understanding-impactcoms-trading-models.md)
- [Enthaltene Creator- und Advocate-Funktionen — FAQ](https://help.impact.com/other/de/readme/included-creator-and-advocate-features-faq.md)
- [Erste Schritte mit den enthaltenen Creator- und Advocate-Funktionen](https://help.impact.com/other/de/readme/get-started-with-included-creator-and-advocate-features.md)
- [Marketplace-Suche erklärt](https://help.impact.com/other/de/readme/marketplace-search-explained.md)
- [impact.com KI-Funktionen erklärt](https://help.impact.com/other/de/readme/impact.com-ai-features-explained.md)
- [Ihre Abrechnungsmethode entdecken](https://help.impact.com/other/de/readme/discover-your-invoicing-method.md)


---

# Agent Instructions: 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/readme.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.
