# Fees

NASDEX earns fees in 2 ways.&#x20;

* Swaps on NASDEX have a 0.3% fee levy. 0.25% is given to the liquidity provider whereas 0.05% is taken by the protocol.&#x20;
* A fee of 1.0% is charged each time collateralized assets are retrieved from CDP, including liquidation and liquidation auctions. The cost is calculated based on the nAsset value at the time of burning.&#x20;

These fees can be used to provide value accrual to the $NSDX native token. $NSDX holders will be able to get a share of the revenue generated by the NASDEX platform in one of 3 ways

* Buy back and distribute $NSDX tokens
* Buy back and burn $NSDX tokens
* Direct profit sharing

\
Mechanics of how this profit sharing will work will be decided by the NASDEX DAO at a later stage. At launch all these fees will be sent to the treasury.<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://nasdexofficial.gitbook.io/nasdex/technology/fees.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.
