# Fee Structure

We charge 1% fees on each transaction, of which:

* 30% go to the team behind SuibaBot, to be used for future development and advertising
* 30% will be used to burn $SUIB
* 40% to cover referrals

Note: These fees are subject to change at any point, and reflect what we think is best for the project at the time.


---

# 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://bot.suibacoin.com/features/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.
