# Amikos

Amikos are magical beings with their own sets of abilities, statistics, and rarities. You will encounter a great variety of them on your adventures, as wild ones wander freely throughout the biomes of Tokane. They can be acquired by hatching eggs, and they will bravely accompany you on your journeys, using their element-based abilities to defeat opponents. Level them up to unlock their full potential, and lead them to victory!&#x20;

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

### Amiko DNA

Amikos are the first DNA-based NFTs on Solana, meaning the real stats are derived from their DNA instead of being stored as distinct NFT metadata. The main reason for this is that Aurory NFTs are multi-experience assets. Another important reason is that it allows us to easily change the stat range of Amikos without having to remint or modify emitted NFTs, hence making balancing much easier. The actual stats are derived from an open-source SDK that allows the DNA to be converted into Amiko stats.


---

# 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://docs.aurory.io/amiko-legends/amikos.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.
