# Rewards

Every trade will incur a 0.80% trading fee that is split between 50.00% to minters, 25.00% to $CNZA token stakers (coming soon), and 25.00% to the development wallet. For the minters, their share will be used to repay their debt automatically.&#x20;

Additionally, Baki provides an implicit short on African currencies. As African currencies devalue the minter's debt will reduce, increasing the minter's collateralization ratio and allowing for additional ***zUSD*** to be minted.

Minters can click the 'Claim Cash Back' button on the Mint page to mint the ***zUSD*** they have earned through trading fees and the devaluation of currencies.


---

# 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.baki.exchange/features/rewards.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.
