> 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/ja/reference-documentation.md).

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

- [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)
- [ウェブサイトクロールのガバナンス：ImpactCINDAgent の解説](https://help.impact.com/other/ja/reference-documentation/webusaitokurrunogabanansuimpactcindagent-no.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/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.
