# B2C Referral Campaign

<figure><img src="/files/JeMtKSD7LPenZJQKhmTb" alt=""><figcaption></figcaption></figure>

### Overview

This campaign rewards people (referrers) who bring in new users through a voucher code. The more their code is used, the bigger the reward.

### How It Works

1. Referrers share a unique voucher code with their community or members.
2. Users who use the code get a 10% convenience fee benefit.
3. Referrers earn rewards based on how many transactions their code generates.

### Reward System

#### Phase 1 (Monthly, based on number of transactions)

| < 100   | 15% |
| ------- | --- |
| 101–300 | 20% |
| 301–599 | 25% |
| 600+    | 30% |

#### Phase 2 (Planned)

* Rewards based on transaction volume instead of count.
* Details will be decided later.

{% hint style="info" %}
⚠️ Note: Rewards and campaign rules can be adjusted as needed.
{% endhint %}

### Tracking & Reporting

* Each referrer will have a weekly dashboard.
* Dashboard shows:
  * Number of transactions
  * Total transaction volume


---

# 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://docs.normi.es/3.-frequently-asked-question-faq/b2c-referral-campaign.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.
