# Taxes and Fees

## Token Tax

There's a 3% tax on the token transactions:\
1.5% goes to the treasury for buyback and burns\
1.5% goes to the marketing wallet (as eth)

## Unstaking  Fees

There is a 5% fee for unstaking LP and unstaking $BRAINS. \
For the LP, the fees will be unpaired. ETH goes to the buyback treasury wallet, and the tokens are burned directly.\
For $BRAINS unstaking fees, they are simply burned.


---

# 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://brainiac-farm.gitbook.io/brainiac-farm/about-the-project/taxes-and-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.
