# Fees to KyberDAO

Currently, on all chains, 16% of the KyberSwap fees collected from trades through liquidity pools are sent to KyberDAO and the other 84% go directly to liquidity providers.

From the 16% sent to KyberDAO:

* 6% will be allocated immediately for KyberSwap operations such as gas refunds and marketing activities.
* 10% will be allocated to KNC voters. KyberDAO converts the fees collected into KNC tokens which are then distributed as rewards to KNC holders who stake and vote on KIPs (Kyber Improvement Proposals).

This aligns incentives between KNC holders and KyberSwap adoption, and allows for a positive loop where KNC holders have the ability to easily stake KNC again for additional voting power and rewards.

The current fee ratio between KyberDAO and liquidity providers was approved by [KIP-25](https://github.com/KyberNetwork/KIPs/blob/master/KIPs/kip-25.md). This fee ratio may change in the future, subject to a new KyberDAO vote, and we will update this section accordingly.


---

# 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.kyberswap.com/governance/kyberdao/fees-to-kyberdao.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.
