# Fee Structure

XTRA Labs uses a volume-based fee structure for determining its trading fees. Currently, a fee is only charged when used for DeFi-related transactions. Fees and volume will only be counted and taken from buys, sells, and presale contributions. Your level will be determined on a rolling monthly basis. Your 30D volume needs to be consistent in order to retain your level. We record your volume on the 1st of every month.

The fee structure can be seen below:

| Level | 30D Volume                  | Fee       |
| ----- | --------------------------- | --------- |
| **1** | **$0 - $1,000,000**         | **1%**    |
| **2** | **$1,000,001 - $2,500,000** | **0.85%** |
| **3** | **$2,500,001 - $5,000,000** | **0.70%** |
| **4** | **$5,000,001+**             | **0.55%** |

## How are fees taken?

We will NOT take the fees directly from each transaction. Fees will accumulate how much you owe and will only extract fees when you've accumulated more than 0.01 ETH/BNB in unpaid fees. The extracted fees will never be lower than 0.01 ETH/BNB, and never higher than 10% of your highest wallet balance.

## How are fees calculated?

Fees accumulate per XTRA Labs account, **NOT** per wallet, and the system will always extract the fee from the wallet with the **highest balance**. The system will deal with this silently and automatically.

## Where can I view my account volume?

You can currently verify your account trading volume on the XTRA Labs wallet page.


---

# 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://xtra.gitbook.io/xtra-terminal/~/changes/ko2tqBpicyE96q0qmULe/xtra-labs/fee-structure.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.
