> For the complete documentation index, see [llms.txt](https://docs.polynomial.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.polynomial.fi/explanations/what-is-uptober-fest.md).

# What is Uptober Fest?

Uptober Fest: zero trading fees on ETH and BTC perps, with current trading points program ending October 31.

## Key highlights

* **Zero fees on ETH/BTC perps**: 0% maker and taker fees across web, mobile, webhooks, and API
* **Same execution quality**: Same deep liquidity and speed; this is not “low fees, high slippage”
* **Other markets unchanged**: All other markets retain existing fees (for now)
* **Duration**: One‑month, ending **October 31**

## How do LPs earn without trading fees?

![Interest Rate Module chart showing utilization-based interest](/files/thZjf9Myf3XOYr1tKS9P)

Interest Rate Module: utilization-based interest replaces trading fees when OI is high

* **New Interest Rate Module**: When open interest utilization gets high, traders pay a small interest rate instead of trading fees
* **LP earnings mix**: Liquidity providers earn from spreads, funding rates, and the new utilization‑based interest mechanism
* **Goal**: Sustainable yield for LPs while delivering zero fees to traders on eligible markets

## What happens after the fest?

If the fest is successful and volume meaningfully increases, we plan to expand zero‑fee trading to more markets beyond ETH and BTC.

## Get started

* **Trade now**: [polynomial.fi/trade](https://polynomial.fi/trade)
* **API & webhooks**: Zero fees also apply when trading via API and TradingView webhooks

## FAQ

* **Which markets are zero‑fee?** ETH and BTC perpetuals during the fest window.
* **How long does it last?** Through October 31.
* **Do I still earn points?** Yes. Trading points continue to accrue until October 31.
* **Will more markets get zero fees?** If performance is strong, we’ll expand to additional markets.

## TL;DR

Same speed. Same deep liquidity. Zero trading fees on ETH and BTC perps during Uptober Fest. Trade while earning points before October 31.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.polynomial.fi/explanations/what-is-uptober-fest.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
