# Fee Structure

[**KUKU SWAP**](/kuku_wiki/products/the-exchange/kuku-swap.md) **(AMM)**\
**Trading fee&#x20;**<mark style="color:red;">**0.20%**</mark>**, divided as follow:** \
**0.17%** - Returned to Liquidity Pools in the form of a fee reward for liquidity providers. **0.03%** - Sent to the KUKU Treasury\
\
[**Farms**](/kuku_wiki/products/the-exchange/farms.md) & [**Pools** ](/kuku_wiki/products/the-exchange/pools.md)(**Staking**)\
**Deposit Fee (Stake)**       :  <mark style="color:red;">**1%**</mark>\
**Unstake / Withdraw**        :  <mark style="color:red;">**0%**</mark>\
\
[**NFT Marketplace**](/kuku_wiki/products/nft-marketplace.md)\
**Mint / Buy / Upload Fee**   : <mark style="color:red;">**0%**</mark>\
**Sell Fee**                                   : <mark style="color:red;">**2.5%**</mark>\
\
[**Tax** ](/kuku_wiki/products/the-kuku-token/tax-system.md)(NOT applicable on tokens circulating on Central Exchanges)\
**Buy Fee**                            : <mark style="color:red;">**0%**</mark>\
**Transfer Fee**                    : <mark style="color:red;">**5%**</mark>\
**Sell Fee**                            : <mark style="color:red;">**5%**</mark>


---

# 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://pankuku.gitbook.io/kuku_wiki/knowledge-center/the-project/development/fee-structure.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.
