# PIXEL vs INK

## **PIXEL**

PIXEL is our off-chain in-game currency which can be earned by:

* Holding a Clementine's Genesis or Eclipse NFT and receiving PIXEL as a reward on game release.
* Playing select game modes.

PIXEL can be used for:

* Purchasing in-game heroes and cosmetics.
* Purchasing card packs.
* Augmenting your heroes.

## **INK**

INK is our on-chain token which can be obtained by:

* Converting your PIXEL into INK.
* Purchasing on exchanges where INK is available using other cryptocurrencies.
* Selling your heroes and cosmetics on secondary markets.

INK can be used for:

* Trading on exchanges where INK is available.
* Purchasing heroes and cosmetics on secondary markets.
* Converting max level heroes or rare and higher cards/cosmetics into NFTs.


---

# 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://whitepaper.clementinesnightmare.io/tokenomics/pixel-vs-ink.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.
