# Fees

### Dev Fees

A fee of 6% on every purchase and sale of camps is taken. These fees serve the team to develop and expand the project.&#x20;

### Gas Fees

For every interaction you do with Jawa Camp v1, such as buying camps, compounding rewards, or selling camps, you'll have to pay gas fees. These fees are generally less than a few cents and are used to pay the validator on the Binance network. As such, you'll always need to keep a small amount of BNB in your wallet in order to use Jawa Camp v1.

###


---

# 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://jawacamp.gitbook.io/main/whitepaper/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.
