> For the complete documentation index, see [llms.txt](https://documents.pix.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documents.pix.fun/getting-started/referral-program.md).

# Referral Program

Earn SOL by spreading the word.

<figure><img src="https://3336080308-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG1OrPO5JK3cDcRql6fTV%2Fuploads%2FliISS1Lq9glIRqgkWDhi%2Fimage.png?alt=media&amp;token=dda1cce0-1867-497a-85dc-4d5286219745" alt=""><figcaption></figcaption></figure>

Share your **unique referral link** with friends, followers, or your community. Every time someone launches a token using your link, you get rewarded.

***

### 💡 How It Works

* **Token creation costs 0.06 SOL**, but if you use a **referral link**, you only pay **0.04 SOL** — a **33% discount** on the creation fee.
* If **someone uses your referral link** to launch a token, you earn **10% of all the trading fees** that their token generates — for life.
* That means you **earn passively from every token created through your link**, as long as it keeps getting traded.🔥<br>

### 🔗 How to Start

1. Go to <https://pix.fun/affiliates>
2. Create your **custom referral link** or generate a random one
3. Share it with your community, friends, or followers
4. Track your rewards and earnings live in the dashboard


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documents.pix.fun/getting-started/referral-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
