# Profit Distribution & Referrals

SmartVaults.ai applies a predefined distribution model to all realized profits generated by the protocol.\
The system ensures that returns are allocated consistently, transparently, and without manual intervention.

***

### **Profit Distribution Model**

All profits generated by the protocol are processed through a fixed allocation structure.

From each realized profit:

* **80% → Vault Participants**
* **20% → Protocol Fees**

This model aligns participant returns with system performance while supporting ongoing development and network growth.

***

### **Protocol Fee Breakdown**

The 20% protocol fee is divided into two components:

* **5% → Developer Allocation**\
  Used for infrastructure, system maintenance, AI development, and operational costs
* **15% → Referral Allocation**\
  Distributed automatically across the referral network

All allocations are executed via smart contract logic.

***

### **Participant Distribution**

Vault participants receive:

* A proportional share of the remaining **80%**
* Allocation based on their position within the vault pool
* Distribution tied to actual realized profits

Returns are not fixed and depend entirely on system performance.

***

### **Referral System**

SmartVaults.ai includes a multi-level referral structure designed to reward network participation.

The system distributes referral rewards across **7 levels**:

* Level 1 → 7%
* Level 2 → 3%
* Level 3 → 2%
* Level 4 → 1%
* Level 5 → 1%
* Level 6 → 0.5%
* Level 7 → 0.5%

These percentages are calculated from total realized profit and allocated automatically.

***

### **Example Distribution**

Example scenario:

* **Total profit generated:** $10,000
* **Protocol fee (20%):** $2,000

From the $2,000:

* $500 → Developer allocation
* $1,500 → Referral rewards

The remaining **$8,000** is distributed to vault participants.

***

### **AI Trading Bots Lifetime Package**

SmartVaults.ai includes an optional activation for advanced trading access.

* **One-time activation:** $1,000

Allocation:

* **50% → Referral System ($500)**
* **50% → Team & Development ($500)**

The referral portion is distributed across 7 levels:

* Level 1 → 40% ($200)
* Level 2 → 20% ($100)
* Level 3 → 15% ($75)
* Level 4 → 10% ($50)
* Level 5 → 7% ($35)
* Level 6 → 5% ($25)
* Level 7 → 3% ($15)

Distribution is executed automatically through the referral system.

***

### **Automation and Transparency**

All distributions are handled by smart contracts:

* No manual processing
* No discretionary adjustments
* Full traceability on-chain

Participants can verify all flows and allocations directly.

***

### **Aligned Incentives**

The distribution model is designed to:

* Reward participation based on actual system performance
* Incentivize long-term engagement
* Support organic network growth

All incentives are directly tied to realized activity within the protocol.


---

# 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://smartvaultsai.gitbook.io/smartvaultai-docs/vaults/profit-distribution-and-referrals.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.
