# Item staking/unstaking

### Item staking:

To start playing with your NFTs you must stake them at first. After that, you'll see them appear in your inventory. Their health value will be equal to **1/4** of their maximum value.&#x20;

For example, if you stake a tool that has a maximum available health value of 64, it'll have 16 health points when you stake it.&#x20;

### Item unstaking:

If you want to unstake your asset from the game, you'll have to repair it at first. Also, to unstake assets your energy must be greater or equal to 32. It takes **1 day** before you get NFTs on your WAX wallet.


---

# 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://real-magnate.gitbook.io/real-magnate/game-mechanics/item-staking-unstaking.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.
