# Vault fees

### Management fees 🤖

Lobster, for the proper functioning of the protocol, must take fees on the management of funds. These fees are already taken into account, and already perceived in all our track records displayed in order to be as transparent as possible about user earnings. No need to remove them a second time during your calculations.

There is a 3% annual charge on TVL, deducted in small fractions every 4 hours. These are the only charges levied over the lifetime of your investment.


---

# 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://lobster-protocol.gitbook.io/lobster-documentation/transparency/vault-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.
