# Trading Fees and Rebates

### Trading Fees

Currently, Extended features a flat fee structure:

* Taker: 0.025%
* Maker: 0.000%

The team reserves the right to update the fee schedule going forward.

### Makers Rebates

Eligible makers whose share of the total maker volume on the exchange over the past 30 days meets the following thresholds will automatically receive a fee rebate on their maker volume:

* 0.002% rebate if market share ≥ 0.5%
* 0.004% rebate if market share ≥ 1%
* 0.008% rebate if market share ≥ 2.5%
* 0.013% rebate if market share ≥ 5%

Terms:

1. Formal enrollment is not required; rebates are automatically accrued for all eligible makers.
2. Rebates are disbursed daily at 00:00 UTC for the preceding 24 hours to the Extended accounts of qualifying market makers, determined by their share of the total maker volume on the exchange over the last 30 days.
3. Please note that a rebate will be paid only if the rebate accrued for the last 24 hours is $10 or greater.

For inquiries regarding Maker Rebates, please reach out to us at <makers@extended.exchange>.


---

# 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.extended.exchange/extended-resources/trading/trading-fees-and-rebates.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.
