# Fee Structure

Our tiered fee structure rewards volume with progressively lower costs, culminating in rebates that pay you to provide liquidity:

| Tier   | 30-Day Trading Volume | Maker Fee | Taker Fee |
| ------ | --------------------- | --------- | --------- |
| Tier 0 | < $100K               | 0.10%     | 0.20%     |
| Tier 1 | $100K - $5M           | 0.05%     | 0.10%     |
| Tier 2 | ≥ $5M                 | 0.04%     | 0.08%     |
| Tier 3 | ≥ $20M                | 0.03%     | 0.06%     |
| Tier 4 | ≥ $50M                | 0.00%     | 0.04%     |
| Tier 5 | ≥ $100M               | -0.01%    | 0.02%     |
| Tier 6 | ≥ $200M               | -0.015%   | 0.01%     |

Note: Negative maker fees mean you receive rebates-Yamata pays you for providing liquidity. At Tier 6, every $100M in maker volume generates $15,000 in direct rebates.


---

# 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.yamata.io/market-makers/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.
