# Fees

Fees are a necessary part of running a stake pool and are used to support pool operations, the BlazeStake Treasury, SolBlaze developers, and extra rewards for users. Here are the pool fees:

* Deposit fee: 0%
* Instant withdrawal fee: 0.1%
* Delayed withdrawal fee: 0.1%
* Epoch fee: 0%

For stakers who are referred by other stakers through the BlazeStake referral system, a 0.08% deposit fee is given directly to the person who referred the staker.&#x20;

Here is the breakdown for fee distribution:

* SolBlaze DAO: 50%
* SolBlaze Team: 50%


---

# 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://stake-docs.solblaze.org/features/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.
