> 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/best-practices-for-referral-programs/best-practices-for-marketing-and-scaling-your-advocate-program.md).

# 推广并扩展您的 Advocate 计划的最佳实践

在 impact.com 中设置好你的 Advocate 计划后，就该帮助它成长起来了！

一个出色的推荐计划并不会在设置完成后就结束——它会通过持续、巧妙的推广不断发展壮大。借助 Advocate 的工具，让它始终保持可见、易分享且符合品牌形象，你就能把满意的客户转化为稳定的推荐者。

成功始于可见度。一个推荐计划的影响力，取决于有多少人知道它，并且愿意分享它。人们在以下情况下更有可能进行推荐：

* 该计划容易找到。
* 该计划的流程和规则清晰明了。
* 奖励具有吸引力。
* 体验感觉有品牌特色且值得信赖。

在本系列中，我们将分享专业技巧，帮助你把推荐计划从设置阶段带向成功：

* [品牌化并自定义你的倡导者计划](/brand/zh/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/brand-and-customize-your-advocate-program.md)：打造一个在外观、感觉和语言上都像你品牌可信组成部分的推荐体验，从交易邮件到分享文案和推荐链接都保持一致。
* [为你的 Advocate 计划制定战略营销](/brand/zh/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/strategic-marketing-for-your-advocate-program.md)：在关键客户触点全面启动你的计划，并通过智能、持续的营销保持可见度，从而推动参与和推荐。
* [优化你的 Advocate 计划](/brand/zh/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/optimize-your-advocate-program.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/brand/zh/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/best-practices-for-marketing-and-scaling-your-advocate-program.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.
