> For the complete documentation index, see [llms.txt](https://whitepaper-old.steakhut.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-old.steakhut.finance/steak-o-nomics.md).

# STEAK-O-Nomics

- [Tokens](https://whitepaper-old.steakhut.finance/steak-o-nomics/tokens.md): Let's get down to business!
- [Understanding $STEAK](https://whitepaper-old.steakhut.finance/steak-o-nomics/tokens/understanding-usdsteak.md): STEAK??
- [Understanding xSTEAK](https://whitepaper-old.steakhut.finance/steak-o-nomics/tokens/understanding-xsteak.md): xSTEAK is escrowed $STEAK, corresponding to locked STEAK
- [Understanding hJOE](https://whitepaper-old.steakhut.finance/steak-o-nomics/tokens/understanding-hjoe.md): What's a hJOE Ser?
- [$STEAK](https://whitepaper-old.steakhut.finance/steak-o-nomics/usdsteak.md)
- [Token Distribution](https://whitepaper-old.steakhut.finance/steak-o-nomics/token-distribution.md): Who holds the STEAK?
- [Emission Schedule](https://whitepaper-old.steakhut.finance/steak-o-nomics/token-distribution/emission-schedule.md)
- [SteakHut Promotions](https://whitepaper-old.steakhut.finance/steak-o-nomics/token-distribution/steakhut-promotions.md)
- [Token launch](https://whitepaper-old.steakhut.finance/steak-o-nomics/token-launch.md): Details on the upcoming $STEAK Launch!


---

# 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:

```
GET https://whitepaper-old.steakhut.finance/steak-o-nomics.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.
