> 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/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 搜索可见度常见问题

*AI 搜索可见度* 衡量一个品牌在 AI 生成的搜索结果中出现的频率和显著程度（例如 ChatGPT、Gemini）。不同于传统 SEO 侧重于在搜索结果中对网站链接进行排名， *AI 搜索可见度* 则优先让品牌直接出现在大型语言模型（LLM）的对话式回答中。

<details>

<summary>为什么 AI 搜索可见度对合作伙伴关系很重要？</summary>

过去，传统搜索主要围绕 Google 排名展开，而大型语言模型（LLM）的兴起改变了消费者行为。用户现在使用 LLM 来发现产品和服务，使得 LLM 提及成为品牌被发现的关键组成部分。

许多 LLM 的回答是基于品牌通过 impact.com 平台合作的合作伙伴发布的内容生成的。如今，成功取决于识别合适的合作伙伴，并为这些生成式引擎优化内容。为支持这一点，impact.com 已与 [Evertune](https://www.evertune.ai) 合作，为品牌提供可操作的 AI 可见度洞察。

</details>

<details>

<summary>Evertune 是谁？</summary>

Evertune 是生成式引擎优化（GEO）和 AI 营销领域的先驱。这项合作为 impact.com 用户提供专门的 AI 搜索可见度报告：

* **Evertune** 提供数据，跟踪品牌在各大 LLM 中的出现情况，并识别影响这些结果的具体联盟发布商。
* **impact.com** 提供激活平台，使品牌能够优化与那些其内容被 LLM 优先采用的发布商之间的关系。

</details>

<details>

<summary>什么是 AI 评分？</summary>

该 *AI 评分* 估算 LLM 推荐您品牌的可能性，例如当用户提出一个通用类别问题而没有特指您的品牌时。 *AI 评分* 是 Evertune 的专有指标，由两个因素组成：

* **可见度**：您的品牌在 AI 回答中被提及的频率。
* **排名**：在 AI 的回答中，您相对于同类品牌的排名有多高。

</details>

<details>

<summary>如何针对某个类别确定提示词？</summary>

针对每个类别，Evertune 会生成 5 个独特的漏斗上游、非引导式提示词，也就是现实消费者会提出的开放式问题，例如“最好的旅行信用卡有哪些？”

* **以人为中心**：提示词模拟真实消费者在某个类别中的搜索方式。
* **基于意图**：由于 80% 的 AI 提示词都是独特且具有对话性的，提示词会按意图和主题进行聚类，而不是按静态关键词划分。
* **类别特定**：分析涵盖每个国家、每个类别平均 1,500 条 AI 查询，以确保深度和相关性。

</details>

<details>

<summary>我如何利用这些洞察来优化我的合作伙伴关系？</summary>

品牌使用 *AI 搜索可见度* 数据从多个方面完善其合作伙伴策略：

* **招募高影响力合作伙伴**：识别并与那些已被 LLM 高度引用、但尚未纳入您项目的发布商合作伙伴建立合作关系。
* **优化现有合作伙伴关系**：加强与当前那些具有较高 AI 影响力的合作伙伴之间的联系。
* **更新被引用内容**：审核提及您品牌的高引用文章，确保产品信息保持最新。
* **获得新的引用**：识别那些未提及您品牌但引用度很高的文章，并与这些发布商合作，将您的品牌纳入其中。
* **通过赞助扩大影响力**：与有影响力的发布商合作开展赞助内容，以增加您在 LLM 训练数据中的覆盖面。
* **测试并迭代**：随着 AI 领域不断发展，请使用这些报告来跟踪您对内容所做调整随时间产生的影响。

</details>


---

# 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/brand/zh/what-would-you-like-to-learn-about/performance-program/performance-program-reports/competitive-insights/ai-search-visibility/ai-search-visibility-faq.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.
