> For the complete documentation index, see [llms.txt](https://docs.hellopixel.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hellopixel.network/products-v2/nft-staking.md).

# NFT Staking

## NFT Staking Mechanism

NFT Staking allows players to earn Pixel tokens by locking up their NFTs. To participate in NFT Staking, players must:

1. Own a creature card (NFT).
2. Stake the creature card in the staking pool.

**Allocation and Vesting**

* **Allocation:** 10% of the total Pixel token supply is reserved for NFT Staking.
* **Vesting Period:** There is a 24-month vesting period during which staked tokens will be released progressively.

**Staking Rewards**

Rewards are distributed on a periodic basis and may depend on a number of factors, including:

* The rarity of the staked creature card.
* The duration for which the card is staked.
* The total number of participants in the staking pool.

**NFT Staking with Cyber Hamster**

The *Cyber Hamster* is an example of a "creature" NFT. Creatures like this have the special ability to help users **generate Pixel tokens** through the NFT Staking process.

<figure><img src="/files/WqLOhLEGH2jsRpWC0upm" alt="" width="300"><figcaption></figcaption></figure>

**4 Ways to Generate PIXEL Tokens**

1. **Initial Purchase**: Buying PIXEL tokens from the initial liquidity pool at the Token Generation Event (TGE).
2. **Creature Mining**: Using "creature" NFTs to mine PIXEL tokens.
3. **Material Scrapping**: Collecting materials from a Pixel Extractor and converting them into PIXEL tokens.
4. **Pixel wallet**: A seamless multichain wallet that launches in Telegram in one click. Mass adoption is near. We will distribute 4% of tokens total supply.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hellopixel.network/products-v2/nft-staking.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.
