# Fees

HappyHippo has a very simple fee structure,

Hippo fees is at 2% of earned profit, the lowest in the entire BSC ecosystem. The Fee is only deducted from your balance when you harvest.

For early withdrawal, less then 3 days after deposit there is a 0.5% withdrawal fee, this is only needed to prevent flashloan and whale gaming the rewards.


---

# 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://happy-hippo.gitbook.io/wiki/guides/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.
