# Trading Fees

The fee structure on Bluefin is 0.035% for takers and 0.010% for makers. The fees are computed based on the notional value traded and are charged in USDC. &#x20;

All fees accumulate into the Fee Pool.

**Sui Fee Pool Address:**&#x20;

0xb7dc8030c94859e1cbb3dd8d7a7d3b586d644648a87328c31395165efb489145


---

# 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://learn.bluefin.io/bluefin/bluefin-perps-exchange/trading/trading-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.
