> For the complete documentation index, see [llms.txt](https://docs.tradewithlash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tradewithlash.com/earn-with-lash/invite-and-earn-rewards.md).

# Invite and Earn Rewards

To access your referral details, simply click the "👥 Refer & 🎁 Earn" button from the main menu. Here, you can view your unique referral link, the number of users you've invited, your accumulated commissions, and other related information.

Our referral commission structure is tiered based on the total number of users you successfully invite:

* 1–10 invites ➡️ 25% commission
* 11–50 invites ➡️ 30% commission
* 51–100 invites ➡️ 35% commission
* 101–200 invites ➡️ 40% commission
* 200+ invites ➡️ 45% commission

Once your earned commission reaches 0.05 SOL, the system will automatically transfer it to your registered wallet within our platform. Referral data and commission payouts are updated and processed every 10 minutes.

Start sharing your referral link and earn more as your network grows!

<img src="https://docs2.tradewithlash.com/img/docs/earn1.png" alt="Refer &#x26; Earn" width="400">


---

# 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.tradewithlash.com/earn-with-lash/invite-and-earn-rewards.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.
