> For the complete documentation index, see [llms.txt](https://duce.gitbook.io/duce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://duce.gitbook.io/duce/getting-started/economic-sustainability.md).

# Economic Sustainability

Duce operates as a hybrid-closed-loop system where:

* All funds come solely from yield, reserve and investor deposits.
* There is no reliance on external capital, ensuring self-sustainability.

**Surplus Distribution**

When market conditions generate surplus yield, the protocol distributes the excess proportionally among investors.

**Shortfall Management**

During periods of lower yield, the dynamic adjustment algorithm ensures that investors receive at least their principal, with any bonus proportionally reduced.

Tokenomics

The future DUCE token will play a critical role in:

* **Governance:** Allowing stakeholders to vote on protocol upgrades and parameter adjustments.
* **Utility:** Serving as the medium for on-chain interactions and staking, further reinforcing the hybrid-closed-loop ecosystem.


---

# 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://duce.gitbook.io/duce/getting-started/economic-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.
