> For the complete documentation index, see [llms.txt](https://docs.kunji.finance/kunjifinance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kunji.finance/kunjifinance/revenue-model.md).

# Revenue Model

<figure><img src="/files/6VHMdfiuRCsZrUPlhGxQ" alt=""><figcaption><p>Fee Structure</p></figcaption></figure>

Kunji Finance's revenue model aims to align incentives between all parties involved in the management and staking of the funds. The platform will deduct 15% and 5% of the total profit of the user generated in the vault at the time of exit. It will be further divided between the asset manager and the protocol. Out of these commission cuts, 80% will be allocated to the asset manager and the remaining 20% will go to the protocol. This ensures that the majority of the revenue goes directly to those actively involved in managing and staking the funds, fostering stronger motivation and dedication. Additionally, the protocol receives a portion of the fees to support its continued development and sustainability.


---

# 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://docs.kunji.finance/kunjifinance/revenue-model.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.
