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

# The Codex of Mootopia

Welcome to STEAK.jpeg Codex. This is your tool to dive into the world of Mootopia and explore the ecosystem of STEAK.jpeg.

STEAK.jpeg is a "red-chip" Avalanche NFT brand with the Steaks at the center. The steaks must settle this foreign utopia land, creating their own flourishing ecosystem, culture, and economy. The Steaks must create Mootopia.&#x20;

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

STEAK.jpeg is a project by the SteakHut Finance team. The STEAK.jpeg brand takes the fun, creative nature of SteakHut, concentrating it into Avalanche's very unique NFT range.

Each piece is hand-drawn pixel-by-pixel by our talented team. All of them are unique and embody their own persona and personality. The steaks will build Mootopia, a place vibrant with opportunity.&#x20;

## The STEAK.jpeg reveal trailer

{% file src="/files/alFpYDv6GDHRTWzIZGcC" %}

## The STEAK.jpeg Team&#x20;

<figure><img src="/files/27x2mEJehOynztvhMp4G" alt=""><figcaption><p>Ribeye</p></figcaption></figure>

#### [0xRibeye:](https://twitter.com/0xRibeye)

* SteakHut Co-Founder
* Operational Lead
* STEAK.jpeg artist

<figure><img src="/files/78gAoH6gwjEZepkePiiG" alt=""><figcaption><p>Wagyu</p></figcaption></figure>

#### [0xWagyu:](https://twitter.com/0xWagyu_)

* SteakHut Co-Founder
* Lead Dev

<div><figure><img src="/files/O7PPDWyouR82bd0kpMiV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GghL4WHntsGz0VEkVCey" alt=""><figcaption></figcaption></figure> <figure><img src="/files/82MBmE0gdga7yPwL3f1A" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YKeqOmz0zdEvuYnxML2P" alt=""><figcaption></figcaption></figure> <figure><img src="/files/xsWEpgvPRU2nJoU26IMz" alt=""><figcaption></figcaption></figure></div>

#### The Cowmoonity team:&#x20;

[XPKea](https://twitter.com/XPKea)

[Ringleader](https://twitter.com/lingreading)

[Pelano](https://twitter.com/FiN_Petch1)

[xflow](https://twitter.com/xflosions)

[P456](https://twitter.com/0xP456)


---

# 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://jpeg.steakhut.finance/the-codex-of-mootopia.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.
