# Fee Sharing

### How we generate income <a href="#how-we-generate-income" id="how-we-generate-income"></a>

Our revenue generation model is based on a small fee levied on every token swap, withdrawal, or trade fee that users generate on our website or any other DEX aggregator.

### Sharing the Wealth <a href="#sharing-the-wealth" id="sharing-the-wealth"></a>

In line with our belief in sharing our income, 50% of swap fees collected will be disbursed evenly among all liquidity providers of the respective token, with the remaining 40% directed to our treasury and 10% used for $KLAY buyback and burn. Fee sharing APR is displayed in the tooltip of the average APR, calculated with the below formula:

Fee-sharing rewards are reflected in the underlying asset value of your LP, and the fee-sharing APR may fluctuate depending on our platform's trading volume.

All fees accrued in the past will be applied towards funding community incentives. Stay tuned for further updates!


---

# 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.capybara.exchange/english/getting-started/fee-sharing.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.
