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

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