# Reference Documentation

- [API Access Tokens & Changelog](https://help.impact.com/other/readme/api-access-tokens-and-changelog.md): This folder contains documentation relevant to API Acess Tokens and changes to the impact.com API. For the full impact.com API reference, go to https://integrations.impact.com/
- [Migrate to Scoped Tokens](https://help.impact.com/other/readme/api-access-tokens-and-changelog/migrate-to-scoped-tokens.md)
- [Scoped Tokens: Best Practices](https://help.impact.com/other/readme/api-access-tokens-and-changelog/scoped-tokens-best-practices.md)
- [Keep Your Access Tokens Secure](https://help.impact.com/other/readme/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md)
- [API Changelog Summary](https://help.impact.com/other/readme/api-access-tokens-and-changelog/api-changelog-summary.md)
- [Foreign Exchange Fees Explained](https://help.impact.com/other/readme/foreign-exchange-fees-explained.md)
- [impact.com Error Codes Reference](https://help.impact.com/other/readme/impactcom-error-codes-reference.md)
- [Two-Factor Authentication FAQs](https://help.impact.com/other/readme/two-factor-authentication-faqs.md)
- [Enable User-Level Two-Factor Authentication](https://help.impact.com/other/readme/enable-user-level-two-factor-authentication.md)
- [Log In to Your impact.com Account](https://help.impact.com/other/readme/log-in-to-your-impactcom-account.md)
- [Log In to impact.com FAQ](https://help.impact.com/other/readme/log-in-to-impactcom-faq.md)
- [Reset Your Authenticator App for 2FA](https://help.impact.com/other/readme/reset-your-authenticator-app-for-2fa.md)
- [Get Help & Support](https://help.impact.com/other/readme/get-help-and-support.md)
- [impact.com Data Retention](https://help.impact.com/other/readme/impactcom-data-retention.md)
- [Generate a HAR File](https://help.impact.com/other/readme/generate-a-har-file.md)
- [impact.com & Google Analytics Tracking — What You Need to Know](https://help.impact.com/other/readme/impactcom-and-google-analytics-tracking-what-you-need-to-know.md)
- [Supported Currencies & Timezones](https://help.impact.com/other/readme/supported-currencies-and-timezones.md)
- [Migrate Your Performance or Partner Program onto impact.com](https://help.impact.com/other/readme/migrate-your-performance-or-partner-program-onto-impactcom.md)
- [Incidents & System Health Status](https://help.impact.com/other/readme/incidents-and-system-health-status.md)
- [Google Ads & impact.com Tracking](https://help.impact.com/other/readme/google-ads-and-impactcom-tracking.md)
- [Payment Processing Holidays Reference](https://help.impact.com/other/readme/payment-processing-holidays-reference.md)
- [Cash Payouts FAQ for Advocates](https://help.impact.com/other/readme/cash-payouts-faq-for-advocates.md)
- [Understanding Clicks](https://help.impact.com/other/readme/understanding-clicks.md)
- [Understanding impact.com's Invoicing Methods](https://help.impact.com/other/readme/understanding-impactcoms-trading-models.md)
- [Included Creator & Advocate Features — FAQ](https://help.impact.com/other/readme/included-creator-and-advocate-features-faq.md)
- [Get Started with Included Creator & Advocate Features](https://help.impact.com/other/readme/get-started-with-included-creator-and-advocate-features.md)
- [Marketplace Search Explained](https://help.impact.com/other/readme/marketplace-search-explained.md)
- [impact.com AI Features Explained](https://help.impact.com/other/readme/impact.com-ai-features-explained.md)
- [Discover Your Invoicing Method](https://help.impact.com/other/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/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.
