# リファレンスドキュメント

- [APIアクセストークンと変更履歴](https://help.impact.com/other/ja/reference-documentation/api-access-tokens-and-changelog.md): このフォルダには、APIアクセストークンとimpact.com APIの変更に関するドキュメントが含まれています。impact.com APIの全リファレンスについては、https://integrations.impact.com/ をご覧ください。
- [スコープ付きトークンへの移行](https://help.impact.com/other/ja/reference-documentation/api-access-tokens-and-changelog/migrate-to-scoped-tokens.md)
- [スコープ付きトークン：ベストプラクティス](https://help.impact.com/other/ja/reference-documentation/api-access-tokens-and-changelog/scoped-tokens-best-practices.md)
- [アクセストークンを安全に保つ](https://help.impact.com/other/ja/reference-documentation/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md)
- [API変更履歴の概要](https://help.impact.com/other/ja/reference-documentation/api-access-tokens-and-changelog/api-changelog-summary.md)
- [外国為替手数料の解説](https://help.impact.com/other/ja/reference-documentation/foreign-exchange-fees-explained.md)
- [impact.comエラーコードリファレンス](https://help.impact.com/other/ja/reference-documentation/impactcom-error-codes-reference.md)
- [二要素認証FAQ](https://help.impact.com/other/ja/reference-documentation/two-factor-authentication-faqs.md)
- [ユーザーレベルの二要素認証を有効にする](https://help.impact.com/other/ja/reference-documentation/enable-user-level-two-factor-authentication.md)
- [impact.comアカウントにログインする](https://help.impact.com/other/ja/reference-documentation/log-in-to-your-impactcom-account.md)
- [impact.comへのログインFAQ](https://help.impact.com/other/ja/reference-documentation/log-in-to-impactcom-faq.md)
- [2FA用の認証アプリをリセットする](https://help.impact.com/other/ja/reference-documentation/reset-your-authenticator-app-for-2fa.md)
- [ヘルプ＆サポートを利用する](https://help.impact.com/other/ja/reference-documentation/get-help-and-support.md)
- [impact.comのデータ保持](https://help.impact.com/other/ja/reference-documentation/impactcom-data-retention.md)
- [HARファイルを生成する](https://help.impact.com/other/ja/reference-documentation/generate-a-har-file.md)
- [impact.comとGoogle Analyticsのトラッキング — 知っておくべきこと](https://help.impact.com/other/ja/reference-documentation/impactcom-and-google-analytics-tracking-what-you-need-to-know.md)
- [対応通貨とタイムゾーン](https://help.impact.com/other/ja/reference-documentation/supported-currencies-and-timezones.md)
- [あなたのパフォーマンスまたはパートナープログラムをimpact.comに移行する](https://help.impact.com/other/ja/reference-documentation/migrate-your-performance-or-partner-program-onto-impactcom.md)
- [インシデントとシステムヘルスステータス](https://help.impact.com/other/ja/reference-documentation/incidents-and-system-health-status.md)
- [Google Adsとimpact.comのトラッキング](https://help.impact.com/other/ja/reference-documentation/google-ads-and-impactcom-tracking.md)
- [支払い処理休業日のリファレンス](https://help.impact.com/other/ja/reference-documentation/payment-processing-holidays-reference.md)
- [アドボケート向け現金支払いFAQ](https://help.impact.com/other/ja/reference-documentation/cash-payouts-faq-for-advocates.md)
- [クリックの理解](https://help.impact.com/other/ja/reference-documentation/understanding-clicks.md)
- [impact.comの請求方法を理解する](https://help.impact.com/other/ja/reference-documentation/understanding-impactcoms-trading-models.md)
- [クリエイター＆アドボケート向け機能を含む — FAQ](https://help.impact.com/other/ja/reference-documentation/included-creator-and-advocate-features-faq.md)
- [クリエイター＆アドボケート向け機能を含むの開始方法](https://help.impact.com/other/ja/reference-documentation/get-started-with-included-creator-and-advocate-features.md)
- [マーケットプレイス検索の解説](https://help.impact.com/other/ja/reference-documentation/marketplace-search-explained.md)
- [impact.comのAI機能の解説](https://help.impact.com/other/ja/reference-documentation/impact.com-ai-features-explained.md)
- [あなたの請求方法を確認する](https://help.impact.com/other/ja/reference-documentation/discover-your-invoicing-method.md)
- [Webサイトクロールのガバナンス：ImpactCINDAgentの解説](https://help.impact.com/other/ja/reference-documentation/websaitokurrunogabanansuimpactcindagentno.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/ja/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.
