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

# Referral Program

Embark on an enriching journey with Dorado's newly enhanced referral program, where you can unlock exceptional earning opportunities and exclusive rewards while nurturing a thriving community within the dynamic world of decentralized finance.

\
**Direct Referral Commission:** Earn a percentage commission from the restaking packages of those you directly refer to Dorado. The commission structure is dynamic and innovative, distributed across various ranks. This unique approach ensures that your rewards scale with the success of your referrals, incentivizing you to build and nurture a thriving network within the Dorado ecosystem. Share a personalized registration link for seamless commission calculation or provide a referral code for easy manual entry by the referred individual.

**Interest/Profit Commission:** Unlock additional earning opportunities with Dorado's Interest/Profit Commission program. Receive a percentage commission on the earnings of your referred individuals in the restaking pool. This commission is calculated over a specified period, initially set at 6 months from the date of their NFT purchase. Please note that this policy may evolve to accommodate ongoing transactions. Commissions are distributed across all floors based on the referred individual's restaking activities, ensuring equitable rewards for your network's success.

**Enhanced Ranking System:** Experience elevated earning potential and exclusive rewards with Dorado's sophisticated ranking system. Designed to recognize and reward your efforts as your network expands, our ranking system offers a pathway to greater success and recognition within the Dorado community. Ascend through various ranks as you grow your referral network and your referrals introduce others. Each rank unlocks higher commission rates and exclusive rewards, ensuring a fulfilling and rewarding journey with Dorado. Our ranking system is intricately tied to the total investment amount and the cumulative value of restaking packages within your referral network. As your network thrives, so do you, ensuring that your efforts are duly recognized and rewarded every step of the way.

Join our revamped referral program today and embark on a rewarding journey with Dorado. Together, we'll shape the future of crypto staking and empower individuals worldwide to unlock the full potential of decentralized finance.

<br>


---

# 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://dorado.gitbook.io/dorado-docs/ecosystem/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.
