# Referral

## What you get

**Referrer (inviter):** Earn a commission from your friends’ trading fees. Rewards accrue, and you can claim them later.\
**Invitee (referred friend):** Earn cashback from your own trading fees. Cashback accrues and you can claim it later. Both are paid out in **SUI** (the platform auto-swaps to SUI). Balances update **daily**.

## How it works

Every referral code sets the split of a fixed **20%** reward pool between **Referrer Commission** and **Invitee Cashback**. Available presets: **20–0, 15–5, 10–10, 5–15, 0–20** (Referrer% – Invitee%).

**Examples**

* Fees = **$100**, split **15–5** → Referrer **$15**, Invitee **$5**.
* Fees = **$100**, split **10–10** → Referrer **$10**, Invitee **$10**.

**Claiming**\
Commission and cashback accrue and update daily at 2:00 AM UTC. Once available, they can be claimed at any time. All payouts are made in SUI.

## Using referral codes

### If you’re a referrer

1. **Create codes:** Choose a split (e.g., **15–5**), pick a **5–12** character alphanumeric code, and optionally add a note. Once created, the **code and split are permanent**. Need a different setup? Just create a new referral code—there’s **no limit** to how many you can make.
2. **Share:** Give friends your code or a link like `...?ref=<your-code>`.&#x20;
3. **Track & claim:** Check **Invited Friends**, **Total Commission**, token details, and **Claim History**. Claim your **Unclaimed Commission** whenever you’re ready.

### If you’re an invitee

1. **Enter code:** Paste a referrer’s code (or click their referral link) and confirm. You can only set this **once**; it can’t be changed later.
2. **Trade as usual:** Fees apply normally; your **cashback accrues** in the background. Balances update **daily**.
3. **Claim:** When your **cashback** shows up as available, claim it to receive **SUI**.

## FAQ

<details>

<summary><strong>Does cashback reduce my fee at checkout?</strong></summary>

No. Fees are charged in full; **cashback accrues** and can be claimed later (in SUI).

</details>

<details>

<summary><strong>What happens if I forget to claim?</strong></summary>

Nothing is lost — your balance **accumulates** until you claim.

</details>

<details>

<summary><strong>Can referrers change a code’s split ratio later?</strong></summary>

No. Once a referral code is created, both the **code** and its **split** are locked. You can still edit the **note**, and you can always create **additional codes** with different splits (no limit). Existing invitees linked to an old code keep that code’s split; share the new code for future invites.

</details>

<details>

<summary>Can I create multiple referral codes?</summary>

Yes. You can create **as many codes as you want**, each with its own fixed split.

</details>

<details>

<summary><strong>Can invitees change the referral code they entered?</strong></summary>

No. An invitee can enter a referral code **only once** and **cannot change it** after confirming. A confirmation screen shows the code, inviter (short wallet), and cashback % before they lock it in.

</details>

<details>

<summary>When do commissions/cashback show up?</summary>

They **accrue** and **update daily**. If you don’t see changes right after a trade, check again after the next daily update.

</details>

<details>

<summary>How do I get paid?</summary>

All commissions and cashback are automatically **swapped to SUI**, and you’ll **claim** them to your wallet when available.

</details>


---

# 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.7k.ag/7k-lp-pro/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.
