# Trading Fee by Market

PNIX DEX applies fees based on the user's role, Fee Pass.

* The PNIX DEX fee policy can be found in the following pathway.

<figure><img src="/files/iPwVJyb75oEoOl1WtYsM" alt=""><figcaption><p>Example of moving fee page while wallet is connected</p></figcaption></figure>

## Trading Fee Structure by Market

WEMIX PLAY Market

| Category | Maker | Taker |
| :------: | :---: | :---: |
|  General |  0.4% |  0.6% |

MIR4 Market

| Category | Maker | Taker |
| :------: | :---: | :---: |
|  General |   4%  |   6%  |

NIGHT CROWS Market

| Category | Maker | Taker |
| :------: | :---: | :---: |
|  General |   4%  |   6%  |

* Detailed policies can be found on the page below.

{% content-ref url="/pages/q6TtCgZOtyvZM61mqylD" %}
[Trading Fee](/decentralized-exchange/order-system/trading-fee.md)
{% endcontent-ref %}


---

# 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-en.pnix.exchange/decentralized-exchange/step-by-step-user-guide/portfolio/trading-fee-by-market.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.
