# Use Cases

- [For Stakers](https://learn.toby.foundation/use-cases/for-stakers.md): Stake SOL with Toby to earn staking yield + MEV rewards, keep your liquidity, and get rewarded with Pearls. Zero fees.
- [For Validators](https://learn.toby.foundation/use-cases/for-validators.md): How Solana validator operators earn more revenue, get fair delegation, and eliminate sandwich attack risk with Toby's OpenMEV infrastructure.
- [For MEV Searchers](https://learn.toby.foundation/use-cases/for-searchers.md): How Toby gives MEV searchers permissionless access, lower infrastructure costs, and fair competition.
- [For Protocols & DApps](https://learn.toby.foundation/use-cases/for-protocols.md): How Toby protects your users from harmful MEV and gives your protocol real-time market intelligence.


---

# 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://learn.toby.foundation/use-cases.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.
