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

# Referral

The **BerAtlas Finance Referral System** allows users to earn rewards by inviting others to participate in the protocol. When a referred user deposits into the platform using a referral code, the **referral code owner earns a portion of the fees collected**.

<figure><img src="/files/AWfKjTHqFQtqJ87rltUR" alt=""><figcaption></figcaption></figure>

***

## **How It Works**

1. **Generate a Referral Code**
   * Users can create a **unique referral code** from the BerAtlas Finance dApp after deposit
2. **Deposit & Fee Distribution**
   * When a referred user deposits into the protocol, a **2.5% deposit fee** applies.
   * **70% of the fee** is used to increase the **backing price of $BATLAS**.
   * **The remaining portion goes to the team and LP incentives**, from which the **referral code owner receives 10%**.
   * Referral mechanism also works when **the referred user loops**, of which **the fee is 1%**
3. **Earn Rewards**
   * The **referral reward is automatically credited** to the referral code owner whenever a referred user deposits.
   * The more referrals you generate, the more rewards you can earn.

***

## **Example Calculation**

If a referred user deposits into BerAtlas Finance, the **referral code owner receives 10% from the portion of the fee that is not used for increasing the backing price**.

For example:

* A user deposits funds into the protocol.
* A **2.5% fee** is deducted from the deposit.
* The referral code owner **receives 10% from the remaining fee after the backing price increase**.

***

## **Key Benefits of the Referral System**

✅ **Earn passive rewards** by inviting users to BerAtlas Finance.\
✅ **Simple and automatic rewards distribution** with no extra steps required.\
✅ **Supports the protocol’s long-term growth** while rewarding contributors.


---

# 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://beratlas-organization.gitbook.io/semper-ascendit/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.
