> 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.
