# Fee Rebates Calculation

### **Trade More, Pay Less:**

* Fees decrease as your 30-day trading volume increases.
* Over $1,000,000 in volume, you receive a **0.005% rebate** on maker trades.

***

### **Simplified Fee Schedule:**

* **Maker Fees Based on 30-Day Trading Volume:**
  * **$0 - $10,000**: 0.1% fee
  * **$10,001 - $50,000**: 0.08% fee
  * **$50,001 - $100,000**: 0.06% fee
  * **$100,001 - $500,000**: 0.04% fee
  * **$500,001 - $1,000,000**: 0.02% fee
  * **Over $1,000,000**:
    * **Maker Trades**: **0.005% rebate**
    * **Taker Trades**: **0.035% fee**

**Key Benefits:**

* **Cost Savings**:
  * Higher trading activity moves you into lower fee tiers.
  * Potential to earn rebates on maker trades.
* **Market Improvement**:
  * Providing liquidity leads to better prices and trading conditions for everyone.

**Quick Example:**

* **Trading Volume Over $1,000,000 in 30 Days**:
  * **Maker Trade of $10,000**:
    * Earn a **$5 rebate** (0.005% of $10,000).
  * **Taker Trade of $10,000**:
    * Pay a **$3.50 fee** (0.035% of $10,000).

***

**Easy Monitoring:**

* **Automatic Updates**:
  * Fee tiers adjust daily based on your trading volume.
  * Rebates and reduced fees are applied automatically.
* **Transparent Tracking**:
  * View your trading volume and fee tier in your account dashboard.

***

By increasing your trading on sprk.fi, you can lower your fees or even earn money back on maker trades, enhancing your profitability while supporting a healthy market.


---

# 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.v12.trade/provide-liquidity/getting-started-as-a-market-maker/fee-rebates-calculation.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.
