# RED ENVELOPE CAMPAIGNS

### From time to time, Omnity will run Red Envelope $RICH Super Spreader Campaigns for prizes and airdrops!&#x20;

#### Super Spreader Campaigns are short-term contests that measure and reward the top Spreaders of Red Envelopes to new users.

Two RE Functions that assist in Super Spreader Campaigns are the **Spreaders** and **My Referrals** functions. Let's explore them.&#x20;

## Spreaders

The **Spreaders** function shows the top 20 participants who have shared Red Envelopes with the most new users, along with campaign information.&#x20;

Click "**Spreaders**" on the RE Dashboard or type the command <mark style="color:red;">**/spreaders**</mark> to see the top 20 Super Spreaders during a campaign.&#x20;

For example:

I type  <mark style="color:red;">**/spreaders**</mark>

* I can see there is a campaign going from June 03, 2024 - June 10, 2024
* I can see the top 20 Super Spreaders so far.
* I can also see Rules for this particular campaign attached to the bottom.&#x20;

<figure><img src="/files/WQdGGyT4rXjQcpWrZaaV" alt=""><figcaption><p>/spreaders command shows you the top 20 Super Spreaders in each given campaign along with campaign information.</p></figcaption></figure>

## My Referrals

This command shows you how many new users you have reached by sharing your Red Envelopes.

Click "**My Referrals**" on the RE Dashboard, or type the <mark style="color:red;">**/referrals**</mark> command to see how many new users you have referred Red Envelopes to.

For example:

I type <mark style="color:red;">**/referrals**</mark>

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

* I can see there is a campaign going from June 03, 2024 - June 10, 2024
* I can also that I have "0" referrals! 😩

{% hint style="info" %}
If you have been sharing Red Envelopers but have "0" referrals, it means that you have been sharing RE with people who are already playing the game.&#x20;
{% endhint %}

The easiest way to share Red Envelopes with new users who haven't played the game yet is to use the Direct Link & QR Code method. Let's look at [Super Spreader Hacks](/red-envelope-user-guide/red-envelope-campaigns/super-spreader-hacks.md) to find out more! &#x20;


---

# 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://red-envelope.gitbook.io/red-envelope-user-guide/red-envelope-campaigns.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.
