# Points & Referrals

## Points

Users earn Sauce Points in a few ways:

* Trading memes
* Referring friends to Sauce

There will be more ways to earn Sauce Points in the future.

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

## Referral Program

Users earn **30%** of their referral's points. Users also earn **10%** of the points that their referrals referral's earn.

We will also share trading fees based on referrals. This program will be announced shortly.

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

### Example

Alice refers Bob, and Bob refers Charlie.&#x20;

* Alice earns 100 points through trading
* Bob earns 1000 points through trading
* Charlie earns 500 points through trading

From referrals, each user would earn:

* Since Charlie has not referred anyone, he stays at 500 points
* Bob earns 150 extra points
* Alice earns 350 extra points (300 from Bob, 50 from Charlie)


---

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