> For the complete documentation index, see [llms.txt](https://docs.txflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.txflow.com/referral/referral.md).

# Referral

### How to refer someone <a href="#how-do-i-refer-someone-to-hyperliquid" id="how-do-i-refer-someone-to-hyperliquid"></a>

You can create a referral code on the [Referral Page](https://app.txflow.com/referral) once you have accumulated **$100,000 in trading volume**.

* You earn **10% of your referred users' net fees**, less any discount they receive.
* Referral rewards apply to each referee's (invitee's) **first $1B in volume**.
* Rewards will be automatically credited to your Perp account daily.

### How to use a referral code <a href="#how-do-i-use-a-referral-code" id="how-do-i-use-a-referral-code"></a>

Enter a referral code on the [Referral Page](https://app.txflow.com/referral).

* You receive a **5% fee discount** on your trades for your first **$25M in volume**.

### FAQ

**Can I create multiple referral codes?**

No, each account can create only **one referral code**. Choose wisely!

**Can I change my referral code after creating it?**

No, referral codes are **permanent** once created.

**Can I use my own referral code?**&#x20;

No. Referrers (Inviters) and referees (Invitees) must be separate accounts.

**What happens after my referee reaches $1B in volume?**&#x20;

Rewards from that user stop, but rewards from other referrals continue normally.

**Can I withdraw referral rewards?**&#x20;

No. Rewards will be automatically credited to your Perp account daily.


---

# 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:

```
GET https://docs.txflow.com/referral/referral.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.
