# Basis Trade Fees

There are no "direct" fees on the Strategy. This means that deposits and withdawals are free and there are no Management and Performance fees.

Execution of the Strategy is subject to "indirect" fees: trades executed on Aevo are subject to a special taker fee of 2 bps. The effect of these trading fees is therefore divided among all depositors.


---

# 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.aevo.xyz/aevo-products/aevo-strategies/aevo-basis-trade/basis-trade-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.
