# Checker Node NFT

### What is the Checker Node NFT?

The Checker Node NFT acts as the **license that allows you to become a Checker (Checker Node Operator) in the Pictor Network**. If you own one, you have the right to join the network's validator layer, help run Checker Nodes, and receive rewards.&#x20;

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

Each Checker Node NFT also comes with a **rarity level** — Bronze, Silver, Gold, Platinum, Titanium, or Iridium. The rarity defines how strong your position is within the network: rarer NFTs give higher staking power,  and the higher the potential rewards you can earn.&#x20;

### NFT Utilities

The Checker Node NFT has two main utilities:

* **Access Pass** – It serves as proof that you are an official Checker (Checker Node Operator), giving you the right to run a node and confirm your role in validating jobs to help secure the network.
* **Reward Gateway** – When staked, your NFT becomes the key to unlocking future staking rewards tied to the Checker Node system.

### NFT Tiers

Checker Node NFTs come in six rarity levels, each representing a different stake size, earning potential, and contribution weight to the network. The rarer the NFT, the higher its staking rewards.

<table><thead><tr><th width="107" align="center">Badge</th><th width="164">NFT Tier</th><th width="164" align="center">NFT Price</th><th width="177" align="center">APR</th></tr></thead><tbody><tr><td align="center"><img src="/files/HX9xGj3ABUBtO2hm99WM" alt=""></td><td>Iridium</td><td align="center">$10,000</td><td align="center">161%</td></tr><tr><td align="center"><img src="/files/YY0n4HDecZfaSKUoW4bN" alt=""></td><td>Titanium</td><td align="center">$5,000</td><td align="center">146%</td></tr><tr><td align="center"><img src="/files/xw7EBJaRR0KyC6Sbqzih" alt=""></td><td>Platinum</td><td align="center">$1,000</td><td align="center">133%</td></tr><tr><td align="center"><img src="/files/RWOOD6c3DkfdEjCKQhvD" alt=""></td><td>Gold</td><td align="center">$400</td><td align="center">121%</td></tr><tr><td align="center"><img src="/files/HjKcYwnRSq2r5kz2of1e" alt=""></td><td>Silver</td><td align="center">$200</td><td align="center">110%</td></tr><tr><td align="center"><img src="/files/CDDuF51hNBXNHq0DwgqW" alt="" data-size="original"></td><td>Bronze</td><td align="center">$100</td><td align="center">100%</td></tr></tbody></table>

{% hint style="info" %}

1. Buy Pictor Checker Node NFT at: <https://nft-sale.pictor.network/>
2. Stake NFT in Checker Nodes at: <https://app.pictor.network/checker-node>
3. Staking guide: <https://docs.pictor.network/docs/checker-nodes/staking-guide>
   {% endhint %}


---

# 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.pictor.network/docs/checker-nodes/checker-node-nft.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.
