# Project economy

The 8lends ecosystem includes the following economic instruments:

* *Fees*
* *Collaterals*
* *Commissions*

**8lends takes a 3% fee only in case of successfully raised pool target amount.**

The economic instruments allow redistributing the income of project participants and incentivizing their activity.

Fees are necessary to generate returns on the staking protocols.

Collaterals reduce investors' risks.

Commissions give additional profitability to the takers.

<br>


---

# 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://8lends.gitbook.io/eightlends/project-economy.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.
