# Amikos

Amikos are magical beings that wander freely throughout the world. These remarkable creatures lend assistance to the people of Tokane in various tasks and have been tamed to such an extent that they actively partake in the nation's celebrated sport, Blitz Battles. Harnessing $AURY, they amplify their element-based abilities to astonishing effect, unleashing devastating forces upon their opponents.

<figure><img src="/files/Ig5BjVhXSWYxSZJqdS9W" 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-game assets and thus not bound to one particular game. 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 games 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/aurory-whitepaper/assets-and-items/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.
