> For the complete documentation index, see [llms.txt](https://hunters4orchids.gitbook.io/orchid-hunter-living-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hunters4orchids.gitbook.io/orchid-hunter-living-whitepaper/launch-nfts/genesis-animals.md).

# Genesis Animals

Each Dendrysa clan is associated with a primary animal (their genesis animal) that is ideally suited for their home terrain. Like the Clan Leaders, there will only ever be eight Genesis Animals released.&#x20;

* Genesis Animals will come in four different rarities (common, uncommon, rare, and epic). Higher rarities will have better chances of finding orchids and completing missions.&#x20;
* Genesis Animals start with a base “affinity level” of 1 and can be upgraded to level 4. Affinity affects an animal’s ability to find rarer, more valuable orchids.&#x20;
* Genesis Animals will be the only animals that have a built-in ability to upgrade their rarity. Once a genesis animal reaches level 4 affinity, the player may attempt to upgrade its rarity (from common to uncommon, uncommon to rare, rare to epic, epic to legendary). Legendary animals will never be sold in packs. Therefore, the only way to obtain one is through this process or to buy it on the secondary market.


---

# 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://hunters4orchids.gitbook.io/orchid-hunter-living-whitepaper/launch-nfts/genesis-animals.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.
