# The Vault Fees

#### 📘 The Stakepool Fees

1. Delayed Unstake Fee

A 0.1% fee for delayed unstaking, consistent with industry standards among other stake pools.

2. Management Fee

A 5% fee on staking rewards (applies only to the rewards, not the principal).

***

These fees enable us to maintain and optimize The Vault while delivering value to our users and the Solana ecosystem.&#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://docs.thevault.finance/about/the-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.
