# Investor Handbook

<figure><img src="/files/VsXTbyWGfFwdOtIDSHRk" alt=""><figcaption></figcaption></figure>

> The Investor Handbook is your practical guide to navigating the SteakHouse ecosystem as a trader or long term holder.
>
> It explains how curve tokens work, how to buy and sell safely, how graduation impacts price and liquidity, and how to use tools like limit orders, positions, and stats to manage risk. Clear explanations and real examples help investors understand mechanics, incentives, and outcomes so you can participate confidently at every stage of a token’s lifecycle.

{% content-ref url="/pages/qHQrJF0u997E9SO7UI0U" %}
[Buying](/user-basics/investor-handbook/buying.md)
{% endcontent-ref %}

{% content-ref url="/pages/i28cbDtgXQYesARVyFpe" %}
[Selling](/user-basics/investor-handbook/selling.md)
{% endcontent-ref %}

{% content-ref url="/pages/58BKJeNqrKXuyvafCHf0" %}
[Limit Orders](/user-basics/investor-handbook/limit-orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fna5X6A8u5jwNHEf6neX" %}
[Positions](/user-basics/investor-handbook/positions.md)
{% endcontent-ref %}

{% content-ref url="/pages/HsqUwaJRxWfspktF6yjI" %}
[User stats](/user-basics/investor-handbook/user-stats.md)
{% endcontent-ref %}


---

# 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/user-basics/investor-handbook.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.
