# Stake NFTs

* Staked $WATT tokens will be represented by a non-fungible receipt token, or NFT, which is automatically minted and added to your wallet upon stake creation.
* The NFTs determine the amount of $WATT that has been staked, as well as the total amount of AMP allocated.
* The NFT that represents your stake allows for the transfer of the stake to another wallet address.
* You can sell staked $WATT NFTs on the PixelPark NFT Marketplace without requiring you to unstake and sell the $WATT Tokens.
* Owners of staked $WATT NFTs have the ability to claim rewards, unstake, merge stakes, and maintain full ownership through a receipt NFT.
* Staked $WATT NFT will showcase a unique image determined by the quantity of $WATT and the total AMP allocation.
* There are 12 distinct tiers defined by the amount of staked $WATT and another 12 unique tiers determined by the stake's AMPs. This increases the rarity of the staked $WATT NFT.
* By merging staked $WATT NFTs, it is possible to create a larger NFT and potentially increase the tier for the total amount of $WATT and AMPs staked.
* For example: By merging an NFT that contains 10 $WATT with 9 AMPs with another NFT that contains 100 $WATT and 75 AMPs, the resulting single NFT would have a balance of 110 $WATT and 84 AMPs.
* Consolidating your stakes by merging NFTs could potentially enable you to achieve a higher tier image or badge.
* It is possible to add more $WATT to an existing stake without having to first unstake. The resulting AMPs for the addition will be calculated based on the current WATT/AMP ratio and not the ratio used during the initial stake creation.


---

# 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.powercity.io/litepaper/powercity-core/stake-nfts.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.
