# Referral System

The Utopia protocol integrates an on-chain, one-tier referral mechanism. When you refer new participants, you automatically receive an 8% reward in BNB from both their initial deposit and subsequent withdrawal transactions. This system provides a seamless and trustless way to earn commissions while contributing to ecosystem growth.

{% hint style="success" %}
Rewards are accrued in your total earnings within the dApp and are distributed upon claiming them.
{% endhint %}


---

# 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.utopiabnb.com/dapp/referral-system.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.
