# Campaign Types

Referral Rocket supports different type of campaign for your business

1. Refer-a-friend Program
   1. Single Sided
   2. Double Sided
2. Affiliate Program&#x20;
3. Newsletter Referral Program
4. Milestone Program
5. Leadership Board Program

Learn more about how to choose the program based on your business needs - <https://blogs.referralrocket.io/2024/04/28/how-to-choose-the-type-of-referral-program-to-run/>

### **Refer-a-friend Program**

A "Refer a Friend" referral program is a marketing strategy where existing customers are encouraged to refer their friends to a company's products or services. Both the referrer and the referred friend receive rewards or benefits when the friend makes a purchase or signs up. It's a way for companies to leverage word-of-mouth marketing and incentivize customer advocacy.\
\
Single Sided: A single-sided referral program rewards only the referrer for referring new customers to a business.\
\
Double Sided: A double-sided referral program rewards both the referrer (existing customer) and the referred customer.

### Affiliate Program

An affiliate program is a marketing arrangement where a company (the merchant or advertiser) pays third-party publishers (affiliates) a commission for generating sales, leads, or traffic to the merchant's website.&#x20;

### **Newsletter Referral Program**

A newsletter referral program is a marketing tactic employed by companies to encourage current subscribers to refer others to sign up for their newsletter, often by offering incentives or rewards. For instance, TechTrend Newsletter implements a referral program where existing subscribers receive rewards for successful referrals

### **Milestone Program**

In a milestone referral program, customers receive rewards for referring a specific number of new customers to the business. For example, a customer may receive a reward for every 5 new customers they refer. This approach incentivizes customers to refer more people and helps the business to acquire new customers through word-of-mouth marketing.

### **Leadership Board Program**

A leaderboard referral program is a marketing strategy where customers are ranked on a leaderboard based on the number of referrals they generate. The customers who refer the most people typically receive a special reward, such as a grand prize or exclusive access to a product or service.


---

# Agent Instructions: 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://referral-rocket.gitbook.io/docs/getting-started/campaigns/campaign-types.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.
