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

# 参考文档

- [API 访问令牌与更新日志](https://help.impact.com/other/zh/reference-documentation/api-access-tokens-and-changelog.md): 此文件夹包含与 API 访问令牌以及 impact.com API 变更相关的文档。要查看完整的 impact.com API 参考，请访问 https://integrations.impact.com/
- [迁移到作用域令牌](https://help.impact.com/other/zh/reference-documentation/api-access-tokens-and-changelog/migrate-to-scoped-tokens.md)
- [作用域令牌：最佳实践](https://help.impact.com/other/zh/reference-documentation/api-access-tokens-and-changelog/scoped-tokens-best-practices.md)
- [确保您的访问令牌安全](https://help.impact.com/other/zh/reference-documentation/api-access-tokens-and-changelog/keep-your-access-tokens-secure.md)
- [API 更新日志摘要](https://help.impact.com/other/zh/reference-documentation/api-access-tokens-and-changelog/api-changelog-summary.md)
- [外汇费用详解](https://help.impact.com/other/zh/reference-documentation/foreign-exchange-fees-explained.md)
- [impact.com 错误代码参考](https://help.impact.com/other/zh/reference-documentation/impactcom-error-codes-reference.md)
- [双重身份验证常见问题](https://help.impact.com/other/zh/reference-documentation/two-factor-authentication-faqs.md)
- [启用用户级双重身份验证](https://help.impact.com/other/zh/reference-documentation/enable-user-level-two-factor-authentication.md)
- [登录您的 impact.com 账户](https://help.impact.com/other/zh/reference-documentation/log-in-to-your-impactcom-account.md)
- [impact.com 登录常见问题](https://help.impact.com/other/zh/reference-documentation/log-in-to-impactcom-faq.md)
- [重置您的 2FA 身份验证器应用](https://help.impact.com/other/zh/reference-documentation/reset-your-authenticator-app-for-2fa.md)
- [获取帮助与支持](https://help.impact.com/other/zh/reference-documentation/get-help-and-support.md)
- [impact.com 数据保留](https://help.impact.com/other/zh/reference-documentation/impactcom-data-retention.md)
- [生成 HAR 文件](https://help.impact.com/other/zh/reference-documentation/generate-a-har-file.md)
- [impact.com 与 Google Analytics 跟踪——您需要了解的内容](https://help.impact.com/other/zh/reference-documentation/impactcom-and-google-analytics-tracking-what-you-need-to-know.md)
- [支持的货币与时区](https://help.impact.com/other/zh/reference-documentation/supported-currencies-and-timezones.md)
- [将您的 Performance 或 Partner Program 迁移到 impact.com](https://help.impact.com/other/zh/reference-documentation/migrate-your-performance-or-partner-program-onto-impactcom.md)
- [事件与系统健康状态](https://help.impact.com/other/zh/reference-documentation/incidents-and-system-health-status.md)
- [Google Ads 与 impact.com 跟踪](https://help.impact.com/other/zh/reference-documentation/google-ads-and-impactcom-tracking.md)
- [付款处理时间表与节假日](https://help.impact.com/other/zh/reference-documentation/payment-processing-holidays-reference.md)
- [Advocates 现金付款常见问题](https://help.impact.com/other/zh/reference-documentation/cash-payouts-faq-for-advocates.md)
- [了解点击](https://help.impact.com/other/zh/reference-documentation/understanding-clicks.md)
- [了解 impact.com 的开票方式](https://help.impact.com/other/zh/reference-documentation/understanding-impactcoms-trading-models.md)
- [包含的 Creator 与 Advocate 功能——常见问题](https://help.impact.com/other/zh/reference-documentation/included-creator-and-advocate-features-faq.md)
- [开始使用包含的 Creator 与 Advocate 功能](https://help.impact.com/other/zh/reference-documentation/get-started-with-included-creator-and-advocate-features.md)
- [Marketplace 搜索详解](https://help.impact.com/other/zh/reference-documentation/marketplace-search-explained.md)
- [impact.com AI 功能详解](https://help.impact.com/other/zh/reference-documentation/impact.com-ai-features-explained.md)
- [了解您的开票方式](https://help.impact.com/other/zh/reference-documentation/discover-your-invoicing-method.md)
- [网站抓取治理：ImpactCINDAgent 详解](https://help.impact.com/other/zh/reference-documentation/website-crawling-governance-impactcindagent-explained.md)
- [直接跟踪参数](https://help.impact.com/other/zh/reference-documentation/zhi-jie-gen-zong-can-shu.md)
- [UTT 3 版详解](https://help.impact.com/other/zh/reference-documentation/utt-3-ban-xiang-jie.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, and the optional `goal` query parameter:

```
GET https://help.impact.com/other/zh/reference-documentation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
