# How to Purchase Checker Nodes

### Overview

The Aethir Checker Node Sale took place in March 2024. As of July 12, 2025, [**Checker Node License**](/checker-guide/what-is-the-checker-node/what-is-the-checker-node-license-nft.md) have become [**transferable**](/checker-guide/what-is-the-checker-node/what-is-the-checker-node-license-nft.md#transfer-of-checker-licenses), and can now be acquired through secondary markets.

### Where to Trade

Below are some verified platforms where you can trade Checker Node License:

* **OpenSea**: <https://opensea.io/collection/aethir-checker-license>
* **NodeStore**: <http://NodeStore.com>
* **Impossible Finance**: <http://node.impossible.finance>
* **(LNT Vault) Zoo Finance**: <https://app.zoofi.io/lnt/vaults>

You can also sell your Checker Node License through the official [**Checker Buyback Program**](/checker-guide/checker-node-nft-buyback-program.md).

### Important Reminder

Always verify the authenticity of the Checker License before purchasing.

You can check token authenticity on Arbiscan:

🔗 <https://arbiscan.io/token/0xc227e25544edd261a9066932c71a25f4504972f1>


---

# 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.aethir.com/checker-guide/how-to-purchase-checker-nodes.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.
