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

# Referral Program

Share your referral link with friends. When someone rents Energy on TronSave through your link, you earn a **5%** commission based on the total value of each Buy order they place.

There is no cap on referrals or rewards.

## Set up your referral link

**Step 1 — Connect your wallet.** Open [tronsave.io](https://tronsave.io) and connect your TRON wallet (e.g. TronLink).

**Step 2 — Click the "Referral" button.**

<figure><img src="/files/OyBFILm7K3JQwpaPgbHx" alt="Referral Create Code"><figcaption></figcaption></figure>

**Step 3 — Enter your Sponsor Code** *(optional)*.

{% hint style="info" %}
If someone sent you a sponsor link, open TronSave using that exact URL so the sponsor code is applied automatically.
{% endhint %}

**Step 4 — Generate your code** *(required)*.

**Step 5 — Click "Confirm".**

<figure><img src="https://1055070949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0rlDWTk05Qu3lvB5Gve%2Fuploads%2FtLsoqlouBAn0GuJAYQPC%2Fimage.png?alt=media&#x26;token=8790fd4e-98a3-45ec-b032-35313e495e1f" alt="" width="563"><figcaption></figcaption></figure>

## Track rewards and stats

<figure><img src="/files/JOVxP9XqJyY9nyjWA4Ul" alt="Buyer Referrals"><figcaption></figcaption></figure>

1. Click the **Copy** icon to copy your referral link.
2. View the statistics for your referral program.
3. Click the **History** button to view your reward history.

## How rewards are paid

{% hint style="info" %}
You earn a reward every time a user you referred creates an order.

Rewards are distributed in TRX every Monday, with a minimum payout of 10 TRX.
{% endhint %}

## Next steps

* [Buy Energy & Bandwidth](/guides/buy.md) — what your referees will be doing.
* [Pricing & APY](/concepts/pricing-and-apy.md) — how order value is determined.


---

# 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.tronsave.io/guides/referral-program.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.
