# Welcome

Welcome to SteakHouse - the most customizable autonomous stealth launchpad and the first modular framework for Uniswap V2 tokens supporting taxes, limits, Novel Bonding Curve Dynamics, and a Virtual Storage Architecture.

This documentation will guide you through every aspect of SteakHouse as both an Investor and a Creator. You’ll learn how to buy and sell tokens, raise marketing funds through on-curve taxes, enforce limits and controlled distribution, use fairness and anti-snipe protections, configure stealth mechanics, understand liquidity graduation logic and curve behavior, and manage fees. You’ll also find instructions for using the Telegram tools, buybot, trending channels, deployment infrastructure, developer tooling, and additional support resources.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-burger">:burger:</i></h4></td><td><strong>What is SteakHouse?</strong></td><td>Explanation of the launchpad use-cases and main features</td><td><a href="/files/wg0vnwGXoTZzQWO48RRb">/files/wg0vnwGXoTZzQWO48RRb</a></td><td></td><td><a href="/pages/mKRizP4ljilOobAxsnUh">/pages/mKRizP4ljilOobAxsnUh</a></td></tr><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Quickstart</strong></td><td>Setting up and customizing your user profile and funding your account</td><td><a href="/files/sMfxE7T7btCU1s1AtL4B">/files/sMfxE7T7btCU1s1AtL4B</a></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><strong>Curve / Homepage Annotated</strong></td><td>Overview of the ecosystem and platform interface navigations</td><td><a href="/files/e9SWOhIlwEx0Zjsfcp5w">/files/e9SWOhIlwEx0Zjsfcp5w</a></td><td></td><td><a href="/pages/ZhrrML5RAOO5GgBNjuSz">/pages/ZhrrML5RAOO5GgBNjuSz</a></td></tr><tr><td><h4><i class="fa-gear-code">:gear-code:</i></h4></td><td><strong>Developer Documentation</strong></td><td>Everything you need to know as a creator from token types to launch methods and fees</td><td><a href="/files/z3PH1r6sT110ZWnZ5qCi">/files/z3PH1r6sT110ZWnZ5qCi</a></td><td></td><td><a href="/pages/AmjBr0zJ4bEprWKNtRVw">/pages/AmjBr0zJ4bEprWKNtRVw</a></td></tr><tr><td><h4><i class="fa-hand-holding-dollar">:hand-holding-dollar:</i></h4></td><td><strong>Investor Handbook</strong></td><td>A dive into buying / selling, limit orders. Everything you need to know to trade on the platform</td><td><a href="/files/osVNcusJsFB4YqyJZVEt">/files/osVNcusJsFB4YqyJZVEt</a></td><td></td><td><a href="/pages/HMiPSXqtXwD1hz7ozpTI">/pages/HMiPSXqtXwD1hz7ozpTI</a></td></tr><tr><td><h4><i class="fa-robot">:robot:</i></h4></td><td><strong>SteakTech Bot</strong></td><td>Launch on the go, trade curve tokens and book marketing slots for your project</td><td><a href="/files/L79EDdcvmHlVJtwDIDeD">/files/L79EDdcvmHlVJtwDIDeD</a></td><td></td><td><a href="/pages/TWjTQPx5zqHbm65QeIpV">/pages/TWjTQPx5zqHbm65QeIpV</a></td></tr></tbody></table>

***

{% tabs %}
{% tab title="( i )" %}
For a more interactive overview or specific questions, try the SteakHouse Helper Bot - a lightweight SLM trained on the full SteakHouse ecosystem that can help you explore features and get instant answers.

### SteakHouse Helper

<div align="left"><figure><img src="/files/NT1z8BFmK9yRuJ4K2Syf" alt="" width="240"><figcaption></figcaption></figure></div>

[*https://t.me/SteakHelperBot*](https://t.me/SteakHelperBot)

*An AI assistant trained on all SteakHouse docs. Call it in groups or DMs for instant answers, how-tos, and troubleshooting.*
{% endtab %}
{% endtabs %}


---

# 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://cookbook.steakhouse.finance/readme.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.
