# Perpetual Dex Revenue Fees

<figure><img src="/files/iyWFOUkU31KNsmymzxML" alt=""><figcaption><p>All trades will be executed on Layer 2.</p></figcaption></figure>

```
+--------+--------------------------------+-------------------------+------------+------------+
| Tiers  | Beginning Monthly Volume (USD) | To Monthly Volume (USD) | Maker Fees | Taker Fees |
+--------+--------------------------------+-------------------------+------------+------------+
| Tier 1 | $0                             | $10,000                 | .025%       | .06%        |
+--------+--------------------------------+-------------------------+------------+------------+
| Tier 2 | $10,000                        | $50,000                 | .02%       | .05%        |
+--------+--------------------------------+-------------------------+------------+------------+
| Tier 3 | $50,000                        | $100,000+               | .01%        | .03%        |
+--------+--------------------------------+-------------------------+------------+------------+
```

## Poleis Holdings and discounted rates.

1. 0.01-0.05% - 5% discount on all platform fees.
2. 0.051% - 0.1% - 15% discount on all platform fees.
3. 0.1%+ - 0.3% - 25% discount on all platform fees.
4. 0.3%+ - 0.6% - 35% discount on all platform fees.
5. 0.6%+ - 1% - 50% discount on all platform fees.
6. 1%+ - 70% discount on all platform fees.

All liquidations will be converted to ETH and distributed to Poleis holders. All maker/taker fees will also be converted into Ethereum and distributed amongst holders. Note. Tier list above is subject to changes when the platform onboards more users/starts to generate more volume.


---

# 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://poleis-finance.gitbook.io/poleis-finance-v2-whitepaper/perpetual-dex-revenue-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.
