# Fees

### Summary

·       **Deposit Fee**: 0%

·       **Performance Fees**

o   **​**: 3% to BFI stakers

o   ​: 1% to treasury

o   **​**: 1% to cover gas cost and underlying services

·       **Withdrawal Fee**: 0%

### Vault Fee

3% on collected rewards, pay to BFI stakers

A small % of the profits from each re-invest event will be distribute to BFI stakers.

### Platform Fee

1% on collected rewards, pay to platform

The fees collected will be allocated as part of BFI treasury which can be used for varied purposes such as hiring for external audits, community engagement, marketing, and development costs.

### Controller Fee

1% on collected rewards, pay to auto-compounding controller

This fee is used to cover gas costs for our dynamic optimized auto-compounding as well as underlying services to run controller.

&#x20;


---

# 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://whitepaper.bobafinance.com/protocol/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.
