> 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/advocate-program/getting-started-with-advocate/advocate-program-explained.md).

# Advocate 计划说明

<a href="https://pxa.impact.com/student/activity/2808376?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

您可自定义的自动化 Advocate 计划利用现有客户群体，让他们向亲友推荐，从而降低获取新客户的成本。通过各种奖励激励您的客户倡导者，确保提供与品牌一致的个性化体验。

<div data-with-frame="true"><figure><img src="/files/74d49166684665a45601c18d5da5cc4016ff1e00" alt=""><figcaption></figcaption></figure></div>

想知道 Advocate 计划能为您做什么吗？请使用我们的 [清单第一步中的 ROI 计算器](https://app.impact.com/secure/advertiser/fr/add-on.ihtml?u=https://ui.assets.impact.%5B%E2%80%A6%5Dnboarding-ui/mono/production/landing-pages/advocate-base.html) 的 *Advocate 计划* 并填写一些详细信息，查看您的个性化预测。该计算器可帮助估算您可能实现的预期 ROI、年度收入以及每年可带来的推荐数量。

<div data-with-frame="true"><figure><img src="/files/3ef385c8d176274868abfabac001e57480eeea0a" alt="" width="375"><figcaption></figcaption></figure></div>

#### Advocate 计划的优势

* 通过口碑营销提升品牌知名度。
* 提高客户参与度。
* 以更低的客户获取成本提升营收。
* 将满意的客户转化为您品牌的忠实倡导者。

#### 主要功能

* 构建并自定义一个吸引人的 [客户体验](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/widget-experiences/customize-program-widgets.md) 作为您的主要计划接触点。
* [奖励您的客户倡导者](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/program-reward-options-explained.md) 可通过折扣、积分、礼品卡 [现金付款](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-rewards/pay-with-cash/cash-payouts-for-advocate-explained.md)等方式。
* 让您的客户倡导者通过以下方式分享其推荐详情： [分享链接、消息链接或专属推荐码](/brand/zh/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/advocate-program-sharing-options.md).
* [跟踪您的计划表现](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-reporting-and-analytics/advocate-program-analytics-explained.md) 和 [生成报告](/brand/zh/what-would-you-like-to-learn-about/advocate-program/advocate-reporting-and-analytics/run-an-advocate-program-report.md).
* 设置 [欺诈防护](/brand/zh/what-would-you-like-to-learn-about/advocate-program/protect-your-advocate-program/advocate-fraud-protection-explained.md) 以检测并拒绝自我推荐尝试。

{% hint style="info" %}
**让我们开始吧！** 了解如何 [设置您的 Advocate 计划](/brand/zh/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/configure-your-advocate-program.md).
{% endhint %}


---

# 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/advocate-program/getting-started-with-advocate/advocate-program-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.
