> For the complete documentation index, see [llms.txt](https://ordimon.polychainmonsters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ordimon.polychainmonsters.com/ordimon-genesis-traits.md).

# Ordimon (Genesis) Traits

Get ready to step into the orange-golden Ordiverse, where each Genesis creature is clothed in a regal hue of gold. But the spectacle doesn't stop there. Each gold-glazed monster sits against a backdrop that flickers with vibrant colors and captivating effects, adding an extra sprinkle of uniqueness to each Ordimon.

But here's the catch: these Ordimon ain't cut from the same cloth. **They come in seven enchanting levels, each marked by a unique number of traits that add layers of complexity and individuality.**

Time to dive deeper into each level and explore the magic traits that give them their mojo. Buckle up, fam, and let's unravel the Ordimon enigma!

### Level 1

Say hello to our Level 1 Ordimon cuties. They're simple, they're captivating, and they're all decked out in handmade pixel art. Some rock uber-cool shades, while others boast a twinkling forehead gem. A fab start to the Ordimon ride!

<div><figure><img src="/files/8bv5ZCYAWlaRuuPXZJOx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/dEpSczJ4lBZnoSwRKNRp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yuJ77q37kX6UAGoGjn1b" alt=""><figcaption></figcaption></figure></div>

### Level 2

Crank it up to Level 2, and you'll see the Ordimon grow in their unique ways. Ears, wings, and gems get bigger, and you might spot a dash of teenage sass. It's an exciting evolution phase.

<div><figure><img src="/files/3XNEcYlHFjwh4MAI5AjR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GtUTQt9OBrQfwhJnUwJ5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UNnpsQWCWJ7RlC3r9IjO" alt=""><figcaption></figcaption></figure></div>

### Level 3

The complexity scales up in Level 3. Optional horns might sprout up, a ruff becomes a signature look, and a tail starts to swish around. The Ordimon's unique swag is taking shape!

<div><figure><img src="/files/moVlpRlzc6lU18DWVksG" alt=""><figcaption></figcaption></figure> <figure><img src="/files/AyXqAax2I4FVQ2YrW77H" alt=""><figcaption></figcaption></figure> <figure><img src="/files/do3malE48rOQojr4dPWT" alt=""><figcaption></figcaption></figure></div>

### Level 4

Hit Level 4, and you'll see the ruff getting plusher, reflecting the Ordimon's ongoing glow-up and boosting their charm factor.

<div><figure><img src="/files/ol5U1PByoWXBQShM5Q0x" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fLwlYOwO8xDkeygNYxGi" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GMMyyTRduzLPwhW287S7" alt=""><figcaption></figcaption></figure></div>

### Level 5

At Level 5, you'll see some serious shape-shifting. Optional headgear grows larger, mirroring the Ordimon's rising status. The real game-changer? The ruff morphs into an elemental form - earth, fire, water, or wind - adding a dash of mystique and making each Level 5 Ordimon a one-of-a-kind wonder.

<div><figure><img src="/files/fcquiXjLI1257XPNse0f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4f7hdS8mplEX8Ays1jkd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/umiEVfrkzHRCk1RFzinb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/z7hOIeoOLn7nrxs8w0wO" alt=""><figcaption></figcaption></figure></div>

### Level 6

Level 6 cranks up the elemental magic, with the ears now reshaping to mirror their elemental affinities. This transformation intensifies their connection to either earth, fire, water, or wind, upping the uniqueness of each Level 6 Ordimon.

<div><figure><img src="/files/lv8MFznqqK3lvnzmP4M0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/H0RfmuCHanfJQIJjs2eQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YKNor6G1bQXc3E5Lr0dD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9q6rWDlQY3ZZnfACFaf7" alt=""><figcaption></figcaption></figure></div>

### Level 7

And then, at the very peak - Level 7, the Ordimon hit the final stage of their glow-up, flaunting master versions of gems and wings. This ultimate evolution is a badge of their maturity and strength, securing each Level 7 Ordimon's spot in the enthralling Ordimon universe. Get ready to marvel!

<div><figure><img src="/files/1d0IZveLiHFSion8KXVp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5Q2oOAfMAOM2INNwA4tc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2fsE7WpzoWdlCs5FUYHe" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MZpg1yzav1IdYM7ALuay" alt=""><figcaption></figcaption></figure></div>


---

# 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://ordimon.polychainmonsters.com/ordimon-genesis-traits.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.
