> For the complete documentation index, see [llms.txt](https://docs.perkville.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perkville.com/guides/promoting-your-loyalty-program.md).

# Promoting your loyalty program

It's a good idea to promote your loyalty program on your Facebook page, Twitter page, Blog, and business website prior to launching.

## Examples of website/blog announcements

* [O2 Fitness](https://rewards.o2fitnessclubs.com/)
* [Premier Rewards](https://premieryogafit.com/premier-rewards/)
* [Club Rewards](https://www.clubfitness.us/cf-rewards/)

## Examples of Facebook announcements

* [Chuze Fitness](https://www.facebook.com/ChuzeFitness/posts/pfbid026HxgzaxYmgLcdspgQPuLXqmnf2tqpB6Gwjp9649Sr78YKLH1MJbjamwHHV5qz6NAl)
* [Mecka Fitness](https://www.facebook.com/meckafitness/videos/2568355849894992/)
* [Physiq Fitness](https://www.facebook.com/PhysiqFitness/posts/10156540985223564)
* [YMCA of Greater Kalamazoo](https://www.facebook.com/KzooYMCA/posts/pfbid02DMcCTZL5F9xw3AuHPE7a9FspAZWA8EBx7vCAvJzKcdd8UGWo1BeF1QmvF55kSSugl)

## Examples of Twitter announcements

{% hint style="info" %}
Successful businesses tweet about their reward program about once a month
{% endhint %}

> Take advantage of DOUBLE Perkville points for referrals before they're gone! You have until the end of June! pic.twitter.com/mVERJBdh1t
>
> — Nex-Tech Wireless (@nextechwireless) June 21, 2017

> Are you signed up for our rewards program through Perkville?\
> You can earn great discounts on events, shoes, and... <https://t.co/jkU4WfzKhx>
>
> — Salsa N' Seattle (@salsanseattle) June 20, 2017


---

# 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:

```
GET https://docs.perkville.com/guides/promoting-your-loyalty-program.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
