# Points

The Variational Omni points program is designed to reward users of the Protocol. The program was officially launched on December 17, 2025. Point totals can be tracked by visiting the [Omni points page](https://omni.variational.io/points).&#x20;

Upon the launch of the program, 3,000,000 points were retroactively distributed to existing traders based on a variety of activity metrics through December 11. Users also received an additional 1 point for every 10 points their referrals earned.

Going forward, points will be distributed every Friday at 0:00 UTC for the previous week’s platform activity through 0:00 UTC on Thursday. Weekly point distributions will conclude no later than the end of Q3 2026.&#x20;

Users will receive 1 point for every 10 points their referrals earn. Accounts that traded before the launch of the points program will receive a 10% boost to points earned. Users can also receive a boost by maintaining a [reward tier](https://docs.variational.io/omni/rewards) on Omni.&#x20;

| Tier         | Points Boost |
| ------------ | ------------ |
| **Iron**     | +0%          |
| **Bronze**   | +0.5%        |
| **Silver**   | +1%          |
| **Gold**     | +2%          |
| **Platinum** | +3%          |
| **Diamond**  | +4%          |
| **Infinity** | +5%          |

Variational reserves all rights to modify the points program or point totals at its sole discretion (e.g. for inorganic behavior or any violation of the [Terms of Use](https://docs.variational.io/legal/terms-of-use)).


---

# 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/points.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.
