# Ecosystem Mechanics & Sustainability

#### The Engine of AladdinVerse

The AladdinVerse ecosystem is structured as a volume-backed, closed-loop financial engine. It integrates multiple value layers—yield, utility, marketplace activity, and network expansion—into a single structured lifecycle model.

#### Earnings Protection & Liquidity Stability&#x20;

To ensure long-term structural stability and prevent liquidity shocks, our smart contracts enforce strict, automated execution rules:

* **3X Hard Cap Rule**:  Maximum user returns are capped at 300% of the initial subscription value. For example, a $100 entry position has a strict maximum capped return of $300. This ensures predictable lifecycle limits.
* **10% Daily Withdrawal Limit**: Users can withdraw only up to 10% of their total capped earnings per day. This reduces sudden liquidity stress and discourages mass exits.
* **0% Transaction Tax**: Frictionless ecosystem entry with zero transaction tax, encouraging continuous marketplace activity.

#### Matrix Progression & Reinvestment

* **14-Stage Progression Engine**: Users progress through 14 structured matrix stages tied to ecosystem activity.
* **70/30 Auto-Reinvestment**: 70% of earnings go to a immediately accessible withdrawable balance, while 30% is automatically reinvested via the 'Lamp Power' mechanism to fund the next stage upgrade.


---

# 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://aladdinverse.gitbook.io/aladdinverse-whitepape/ecosystem-mechanics-and-sustainability.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.
