# Fees

## Liquidity Intent

To account for potential on-chain transaction failures due to slippage and/or other unforeseen events that may result in Aperture to pay for failed gas fees, Aperture adds a small gas fee surcharge for each network.

## Swap

Aperture charges 0.25% (25 bips) swap fees.

## Reinvest

Aperture charges approximately 3% for reinvest AKA compound.

## Rebalance

An rebalance transaction usually involves removing liquidity and collecting fees from the old position, swapping tokens, and adding liquidity to the new position. To simplify fee structure, Aperture charges 0.15% of the position value and $0.15 flat fee per rebalance.


---

# 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.aperture.finance/docs/transparency/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.
