# Fee Model

#### What are the fees charged by the Flow protocol?

Solido Flow does not charge any protocol fees for staking, unstaking, or withdrawing.\
Users can interact with the protocol freely.

**How does Solido earn revenue if it doesn’t charge users?**

Solido earns revenue through a commission-sharing model with validators.\
When your SUPRA is staked through Flow, it’s delegated to a network of validators. These validators share a portion of the rewards they earn back with the protocol.

This means:

* Users receive their full staking rewards, the same as if they had staked directly with a Starkey.
* There are no additional charges passed on to users.
* Solido remains sustainable without charging you anything extra.\ <br>

<br>


---

# 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/flow-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.
