# Referrals

On Omni, users that refer other traders earn rewards in USDC based on the activity of their referrals.

Omni users receive a flat 5% of all spread paid by their referrals in USDC, and receive 1 point per 10 points earned by their referrals.

Referral codes are earned based on platform activity. Users receive their first referral code by reaching $1M in trading volume. For every additional $1M in trading and/or referral volume generated, users unlock one additional referral slot.

You can find your referral link and progress in the ‘Referrals’ tab of the [Omni rewards page](https://omni.variational.io/rewards).

{% hint style="info" %}
Users interested in becoming a Variational affiliate can fill out this [form](https://variational.typeform.com/affiliates).
{% endhint %}


---

# 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.variational.io/omni/rewards/referrals.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.
