> For the complete documentation index, see [llms.txt](https://steakhouse.financial/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://steakhouse.financial/docs/products/readme.md).

# Products

Steakhouse Financial builds and operates onchain vault products for stablecoin and crypto-asset yield. Products are organized by risk mandate (Prime for institutional-grade, High Yield for enhanced returns, Turbo for leveraged strategies) and liquidity profile (Instant for variable-rate with immediate redemption, Term for fixed-rate with a redemption timelock). This section covers the strategy building blocks, active vault product lines, partnership integrations, and the open-source infrastructure that powers Steakhouse vaults.

This section outlines details and documentation on our key product lines:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><i class="fa-lightbulb-on">:lightbulb-on:</i></td><td><strong>Demystifying Stablecoin Products</strong></td><td>Understand the key elements of DeFi strategies</td><td><a href="/pages/vOtq5s4KvsgLkah7Cump">/pages/vOtq5s4KvsgLkah7Cump</a></td><td><a href="/files/X1t8oziAlsNTUYfgZa0d">/files/X1t8oziAlsNTUYfgZa0d</a></td></tr><tr><td><i class="fa-vault">:vault:</i></td><td><strong>Steakhouse Vault Products</strong></td><td>Overview of Steakhouse's vault products</td><td><a href="/pages/swuMGysqSJAGoeInJmb1">/pages/swuMGysqSJAGoeInJmb1</a></td><td><a href="/files/DTEZd4tJQqPZv5dMGLDr">/files/DTEZd4tJQqPZv5dMGLDr</a></td></tr><tr><td><i class="fa-coin-front">:coin-front:</i></td><td><strong>Steakhouse x Coinbase DeFi Lend</strong></td><td>Overview of Steakhouse's Coinbase USDC DeFi Lend</td><td><a href="/pages/XHfA7MoqlMbFtFILgzkK">/pages/XHfA7MoqlMbFtFILgzkK</a></td><td><a href="/files/Hd2rrcZnvpfiK4RbdLFY">/files/Hd2rrcZnvpfiK4RbdLFY</a></td></tr><tr><td><i class="fa-glasses-round">:glasses-round:</i></td><td><strong>Morpho Oracle Utilities</strong></td><td>Documentation on Steakhouse's public oracle utilities (MetaOracle)</td><td><a href="/pages/K3MklXFKAFfSyYeeS1Ec">/pages/K3MklXFKAFfSyYeeS1Ec</a></td><td><a href="/files/JkbmIDwellB16inm1yI5">/files/JkbmIDwellB16inm1yI5</a></td></tr><tr><td><i class="fa-box">:box:</i></td><td><strong>Box Vaults</strong></td><td>Documentation on Steakhouse's custom Morpho Vault v2 adapters</td><td><a href="/pages/Klur2HaZJFc8z7m9Jgl6">/pages/Klur2HaZJFc8z7m9Jgl6</a></td><td><a href="/files/aLLU9R7Q3gwIQU5rLYY8">/files/aLLU9R7Q3gwIQU5rLYY8</a></td></tr><tr><td><i class="fa-grid-2-plus">:grid-2-plus:</i></td><td><strong>Steakhouse App</strong></td><td>Documentation on Steakhouse's frontend experience</td><td><a href="https://app.steakhouse.financial/">https://app.steakhouse.financial/</a></td><td><a href="/files/iiDzqcnBdEvDU2Hk7d40">/files/iiDzqcnBdEvDU2Hk7d40</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://steakhouse.financial/docs/products/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
