> 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 的工具，让它保持可见、可分享且符合品牌调性，你就能把满意的客户转化为持续的倡导者。

成功始于曝光。一个推荐计划的影响力，取决于有多少人知道它，并且愿意分享它。人们更有可能进行推荐，当：

* 这个计划很容易被找到。
* 计划流程和规则清晰明了。
* 奖励很有吸引力。
* 体验感觉有品牌感且值得信赖。

在本系列中，我们分享了将你的推荐计划从设置走向成功的专业建议：

* [为你的 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.
