# Fees

## Transaction Fees

### Swap Fees on Botega

When you swap tokens in a Botega liquidity pool, a **0.25% fee** (25 basis points) is applied to each trade. Here's how the fees work:

* **100% of the fees are distributed to liquidity providers**. These fees are automatically added back into the pool, increasing the value of the liquidity providers' share.
* **No platform fees**: Botega does not take any portion of the swap fees. All collected fees go directly to liquidity providers, further rewarding those who contribute liquidity to the pool.


---

# 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.autonomous.finance/products/platforms/botega/market-making-models/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.
