# Fee Structure

At BONKbot we charge 1% fees on each successful swap transaction.&#x20;

### Is BONKbot free?&#x20;

BONKbot is free to set up and use, however, if you choose to then trade using BONKbot, a 1% fee is charged per successful transaction. When trading using Telemetry, you'll receive a percentage of your fees back as [Rewards](https://app.gitbook.com/s/Vc4SAWKaow0KGJbyIkaX/) depending on your trading volume.


---

# 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.bonkbot.io/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.
