# Fee Model

Berachain:\
\
Ooga Booga only charges a fee if both Bex and Kodiak’s quotes are beaten. See image below:

<figure><img src="/files/wcHCwdtRSndxT8ZThU9F" alt=""><figcaption></figcaption></figure>

Put simply, a quote is pulled from Bex, a quote is pulled from Kodiak, and then a quote is pulled from Ooga Booga. If Ooga Booga is able to beat both Bex’s and Kodiak’s price by at least 0.15%, a 0.069% fee is charged on the output token. This guarantees a betterment of at least 0.081% to the swapper if a fee is charged. \
\
This model is better than charging a blanket flat fee on the aggregator, which defeats the entire thesis of “finding the best price”.\
\
HyperEVM:\
\
Ooga Booga currently does not charge a fee, and only takes in positive slippage.


---

# 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.oogabooga.io/aggregator/fee-model.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.
