> For the complete documentation index, see [llms.txt](https://whitepaper.kyrrex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.kyrrex.com/products/exchange/fees.md).

# Fees

> *This page is part of the archived Kyrrex White Paper originally published in 2021. It is provided for historical reference only and has not been updated to reflect current products, services, technology, roadmap, token information, corporate structure, or regulatory status.*
>
> *Please do not rely on this page as instructions to register, deposit funds, trade, invest, or use any Kyrrex product or service. Users should refer only to the current Terms of Business, legal disclosures, and risk disclosures applicable to their jurisdiction.*
>
> *Kyrrex Limited is not licensed, approved, authorised, supervised, or registered by the Financial Services Authority of Saint Vincent and the Grenadines to conduct Virtual Asset Business.*
>
> *Current global Kyrrex services are not operated by Kyrrex Limited. They are provided by Fintech Operations Development S.A., Panama, as stated in the current applicable terms. Fintech Operations Development S.A. did not author this 2021 White Paper and does not adopt, update, or confirm its historical statements.*

The Kyrrex team has developed a tiered system of charging trading commissions depending on the monthly trading volume on the exchange. 6 user levels are available (General, Beginner, Pro Trader, Insider, Institutional, Market Maker). All users get a general level after registration. Every 30 days, it can change if the monthly trading volume grows to the required level — accordingly, the higher the trading volume on the exchange, the lower the commissions.

**Check the Kyrrex commission amount depending on the user category:**

| -             | 30d vol           | Maker                   | Taker                   |
| ------------- | ----------------- | ----------------------- | ----------------------- |
| General       | <100 BTC          | 0.15%                   | 0.15%                   |
| Beginner      | 100-1,000 BTC     | 0.13%                   | 0.14%                   |
| Pro Trader    | 1,000-5,000 BTC   | 0.12%                   | 0.13%                   |
| Insider       | 5,000-15,000 BTC  | 0.08%                   | 0.1%                    |
| Institutional | 15,000-30,000 BTC | Individual trading fees | Individual trading fees |
| Market Maker  | >30,000 BTC       | Individual trading fees | Individual trading fees |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper.kyrrex.com/products/exchange/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.
