> 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/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/best-practices-for-marketing-and-scaling-your-advocate-program.md).

# Best Practices for Marketing & Scaling Your Advocate Program

After you’ve set up your Advocate program in impact.com, it’s time to help it grow!

A great referral program doesn’t end at setup — it thrives with smart, ongoing promotion. By using Advocate’s tools to stay visible, shareable, and on-brand, you’ll turn happy customers into consistent advocates.

Success starts with visibility. A referral program is only as powerful as the number of people who know about it and are excited to share it. People are more likely to refer when:

* The program is easy to find.
* The program flow and rules are clear.
* The reward is valuable.
* The experience feels branded and trustworthy.

In this series, we share our pro tips for taking your referral program from setup to success:

* [Brand & Customize Your Advocate Program](/brand/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/brand-and-customize-your-advocate-program.md): Set up a referral experience that looks, feels, and sounds like a trusted part of your brand, from transactional emails to share messaging and referral links.
* [Strategic Marketing for Your Advocate Program](/brand/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/strategic-marketing-for-your-advocate-program.md): Launch your program across key customer touchpoints and keep it visible with smart, ongoing marketing that drives participation and referrals.
* [Optimize Your Advocate Program](/brand/what-would-you-like-to-learn-about/advocate-program/best-practices-for-referral-programs/optimize-your-advocate-program.md): The best programs evolve over time. As your program takes shape, you'll be able to listen to your customers, learn from your data, and fine-tune your referral program for even better results.


---

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