# Fees & revenue

BYOB is free to use, but has two main fees:

* A 0.05% fee on Jupiter swaps
* A 0.0001 SOL fee on bot triggers, whether or not they are executed

Furthermore, the actions you import also have fees. For example, Solend has a 0.3% fee on flash loans. Where possible and worth the time, BYOB has integrated a referrer fee as well. This fee is to be paid anyway, so why not let BYOB benefit from it!

### BYOB NFT

At some point BYOB will launch an NFT. If a bot account holds this NFT, the 0.0001 SOL on bot triggers is waived!

Keep up to date by following us on Twitter and join the Discord to stay up to date.


---

# 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://byob.gitbook.io/docs/fees-and-revenue.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.
