> 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/impact.com-ai-features-explained.md).

# impact.com AI 功能说明

在 impact.com，我们正在引领合作经济的未来。我们这一系列由 AI 驱动的工具旨在帮助您打造更具盈利性的合作关系，同时坚持最高标准的信任与隐私保护。本页面是您探索我们 AI 能力的中心枢纽。

<table><thead><tr><th width="144.90887451171875">功能</th><th>概要</th></tr></thead><tbody><tr><td><a href="/brand/zh/what-would-you-like-to-learn-about/platform-features/ask-impact/ask-impact-tips-and-tricks.md"><em>ask impact</em> 面向品牌方</a></td><td>您的 AI 驱动聊天助手。用自然语言提问，即可获得即时洞察、生成报告、接收合作建议，并获取产品指导与支持，且全程无需离开 impact.com。 <a href="https://trust.impact.com/transparency/model-card-conversational-ai">进一步了解该 AI 模型。</a></td></tr><tr><td><a href="/brand/zh/what-would-you-like-to-learn-about/platform-features/ask-impact/how-to-enable-and-disable-ask-impact.md">启用与停用 <em>ask impact</em> 面向品牌方</a></td><td>管理员有权启用或停用 <em>ask impact</em> 其账户中的所有人。</td></tr><tr><td><a href="/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/ask-impact/ask-impact-tips-and-tricks.md"><em>ask impact</em> 面向合作伙伴</a></td><td>合作伙伴侧的 AI 驱动聊天助手。用自然语言提问，即可获得即时洞察，并获取产品指导与支持，且全程无需离开 impact.com。 <a href="https://trust.impact.com/transparency/model-card-conversational-ai">进一步了解该 AI 模型。</a></td></tr><tr><td><a href="/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/ask-impact/how-to-enable-and-disable-ask-impact.md">启用与停用 <em>ask impact</em> 面向合作伙伴</a></td><td>合作伙伴管理员可以启用或停用 <em>ask impact</em> 其账户中的所有人。</td></tr><tr><td><a href="/brand/zh/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md">合作伙伴推荐</a></td><td>impact.com 的合作伙伴推荐模型会分析您的项目绩效数据，挖掘最有可能为您的业务带来价值的新合作伙伴，可通过 Discover 使用。 <a href="https://trust.impact.com/transparency/model-card-partner-recommendation">进一步了解该 AI 模型。</a></td></tr><tr><td><a href="/brand/zh/what-would-you-like-to-learn-about/platform-features/find-partners-and-creators/social-listening/sentiment-analysis-for-creator-explained.md">情感分析</a></td><td>该 <em>情感分析</em> 功能可帮助您理解创作者就您的品牌、产品和活动发布内容背后的情绪。它会向您展示线上讨论是积极还是消极。 <a href="https://trust.impact.com/transparency/model-card-social-listening-sentiment-summary">进一步了解该 AI 模型。</a></td></tr><tr><td><a href="/brand/zh/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-visibility-faq.md">AI 搜索可见性常见问题</a></td><td><em>AI 搜索可见性</em> （由 Evertune 提供支持）衡量某个品牌在 AI 生成的搜索结果中出现的频率和显著程度（例如 ChatGPT、Gemini）。</td></tr><tr><td><a href="/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/newsletters/using-impact-ai-in-your-newsletter.md">在……中使用 <em>impact ai</em> 在您的新闻简报中</a></td><td>在……中使用 <em>impact ai</em> 在您的新闻简报中自动撰写并发送个性化电子邮件给您的合作伙伴。 <a href="https://trust.impact.com/transparency/model-card-newsletter-generation">进一步了解该 AI 模型。</a></td></tr><tr><td><a href="/other/zh/reference-documentation/marketplace-search-explained.md">市场搜索</a></td><td><em>市场搜索</em> 使用自然语言处理 (NLP) 来理解 <em>意图</em> 搜索背后的含义，而不仅仅是匹配关键词。</td></tr></tbody></table>

impact.com 负责任地使用 AI，并通过超越法律要求的保护措施来增强隐私、问责和透明度，同时在每一步都有人工监督。访问我们的 [AI 信任中心](https://trust.impact.com/ai-trust-center) 了解我们如何构建、治理并保护我们的 AI 模型。


---

# 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/impact.com-ai-features-explained.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.
