# Awoken Chainmons

Any Chainmon obtained in-game can be converted into an Awoken Chainmon by minting them on-chain using [$MONSTER](/usdmonster-tokenomics.md).

This minting creates an exact copy as an NFT on-chain and imbues a couple of important, additional attributes inside. The Plain Chainmon is replaced by the NFT. You can imagine this as a grading process compared to traditional trading cards where their true potential and value is released.

* Season: The Season during which it was minted
* Serial Number: Each Season, the serial number is reset to 1 creating a unique gameplay element
* Individual Values: These are hidden for Plain Chainmons and are revealed in this process, making it easy and convenient to determine the overall strength and potential of a Chainmon
* Minted: The exact time this Chainmon was minted
* OriginalTamer: Make yourself immortal by being recognized as the original Tamer/Collector for all eternity! Did you purchase that specific Chainmon that Streamer XYZ minted in their most famous streaming event?


---

# 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://wiki.chainmonsters.com/game-economy/assets/chainmons/awoken-chainmons.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.
