# Marginly economics

*Marginly* v1 does not have an ecosystem token. Sound tokenomics requires a sound design with initial data and statistics backing it. This is why we aim to launch Marginly v1 as-is, gauge user interest, and obtain trading/liquidity statistics before making further architecture decisions.&#x20;

### Revenues and expenses&#x20;

In *Marginly,* we have the following revenue streams and required expenses:

| Revenue streams                                                                     | Expenses                                                                                                                                            |
| ----------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ol><li>Borrower interest</li><li>Liquidation penalties</li><li>Swap fees</li></ol> | <ol><li>Bootstrap insurance pool</li><li>Reward integration partners</li><li>Reward the team</li><li>Reward long-term liquidity providers</li></ol> |

*Marginly* v1 is designed in such a way that both borrower interest and liquidation penalties are interchanged between system longs (borrowers of USDC pay USDC liquidity providers) and system shorts (borrowers of ETH pay ETH liquidity providers).

We have put together the revenues [spreadsheet](https://docs.google.com/spreadsheets/d/1NjmAnI5oByteYMvGZxMITfCMUi6cgQM2lHnP1iuBxrk/edit#gid=828721623) to gauge the APR percentage each revenue stream offers the system. The most probable initial working ranges are highlighted in the document.&#x20;

The bottom table of the revenues [spreadsheet](https://docs.google.com/spreadsheets/d/1NjmAnI5oByteYMvGZxMITfCMUi6cgQM2lHnP1iuBxrk/edit#gid=828721623) shows how the swap fee scales with the greater protocol adoption, which is measured by the annualized trading volume to TVL ratio. The higher this indicator, the more effective APR *Marginly* earns.&#x20;

Initially, *Marginly* will bootstrap the insurance pool with fees applied on revenue streams, as it is crucial for the system's solvency and safety. With later protocol releases, fees will be split among different expenses to allow for protocol expansion.&#x20;


---

# 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://docs.marginly.com/economics/marginly-economics.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.
