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

# Equity pool

### Product introduction

As transaction volume increases, DEX generates certain fee income

We will not put all of this profit into the team's pocket

We package part of the income generated by DEX into equity and distribute it to users who participate in equity

According to your own needs, choose whether to participate in this equity product

Rosswap product equity will be determined based on the actual profit of all Rosswap products.

### FON Equity Cycle

Divided into 90 days, 180 days, 360 days

After staking, it cannot be withdrawn within the number of days of staking. It can be withdrawn after the staking expires.

### Staking reward distribution

The handling fees generated by Rosswap transaction volume are purchased into FON rewards and distributed to users who pledge in different periods.

* [x] 90 days, 20% reward
* [x] 180 days, 30% reward
* [x] 360 days, 50% reward

Rewards are distributed in FON format and will be distributed on the 15th of every month

### Precautions

1. The subscription will be based on the subscription time and can be withdrawn after the time is over;
2. Re-initiate the subscription type and postpone the unlocking time based on the last time;
3. The income from the subscription comes from Dex earnings and will be distributed in FON;
4. Rewards will be distributed on the 15th of every calendar month;

### Risk warning:

Trading virtual assets and virtual asset derivatives involves large price fluctuations and high risks. Please fully understand all risks and make careful decisions before participating.

The Team reserves the right to modify, change or cancel this content at any time and for any reason at its sole discretion without prior notice. The above information is for reference only.


---

# 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.rosswap.com/economic-model/equity-pool.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.
