# Products & Infrastructure

- [Block Chef](https://learn.toby.foundation/products-and-infrastructure/block-chef.md): Toby's open MEV auction engine, a permissionless marketplace where searchers compete fairly to include bundles in Solana blocks.
- [Validator Optimizer](https://learn.toby.foundation/products-and-infrastructure/validator-optimizer.md): Toby's Validator Optimizer automatically delegates staked SOL to top-performing validators using advanced scoring that goes beyond standard metrics.
- [genSOL (Liquid Staking)](https://learn.toby.foundation/products-and-infrastructure/gensol.md): Deposit SOL, receive genSOL, earn staking yield plus MEV rewards. Your assets stay liquid for DeFi.
- [OtterFlow (Data Feed)](https://learn.toby.foundation/products-and-infrastructure/otterflow.md): OtterFlow is Toby's high-performance data infrastructure, delivering real-time blockchain data to searchers and protocols through the Laser Stream feed.
- [OpenMEV Council](https://learn.toby.foundation/products-and-infrastructure/open-mev-council.md): The OpenMEV Council is the governance body for Toby's OpenMEV network, where $TOBY token holders decide how Solana's blockspace marketplace operates.


---

# 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/products-and-infrastructure.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.
