# Vault Fees

Detailed information about each vault's fee structure can be found on the "Vault Info" page (next to "Overview") for each Fusion vault.

<figure><img src="/files/b8bVfuJSD9SoNCalC05A" alt="" width="407"><figcaption></figcaption></figure>

Fusion vaults aim to set a standard for transparency in DeFi. The "Vault Info" page includes essential information in that respect, including the wallets of vault-related roles and contracts, as well as, all fees, contributions, and other essential information.

<figure><img src="/files/oaN02vxB2KVYJudnlEba" alt="" width="543"><figcaption></figcaption></figure>

It's recommended that liquidity providers check the "Vault Info" page before depositing in a vault, so they are informed about fees and the deposit/withdrawal policy.


---

# 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.ipor.io/fusion-for-liquidity-providers/user-guide/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.
