# Fee Model

**What fees does Solido Grow charge?**\
Solido Grow operates with a simple, performance-based fee structure:

* **Performance Fee:** 10% of the yield generated is collected by the protocol.
* **No Entry or Exit Fees:** Users can deposit and withdraw at any time without paying any fees on their principal or exit amount.

**How is the performance fee applied?**\
The fee is taken from the yield before it is distributed to $bCASH holders. For example, if the strategy generates $100 in yield, $10 goes to the protocol, and $90 is distributed to users via the increasing $bCASH redemption rate.


---

# 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://solido-money.gitbook.io/solido/grow-protocol/fee-model.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.
