# Fees

### Spot Fees

Trading fees are based on total volume, with higher volumes unlocking higher cash backs, lowering the net effective fee.&#x20;

#### Stable Coin and Native Transactions

There is a fixed 0.05% fee for stable coin to stable coin transactions (ex. USDC to USDT) and for stable to native asset transactions (ex. BNB -> USDT) regardless of tier. There are no fee kickbacks on stable coin transactions or stable to native, native to stale transactions. Users still earn 0.5X points on this volume.&#x20;

***

### Perps Fees

Perps fees are based entirely on your Hyperliquid and Aster tier.&#x20;


---

# 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.tradegenius.com/account-set-up/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.
