# Withdraw

**After depositing a new NFT Tomo into the game, users have to go through an NFT withdrawal period of 72 hours to withdraw their NFT Tomos back to their wallet from the game.** Until then, the withdraw button will be unabled.

![Withdraw locked for 72 hours after deposit](https://miro.medium.com/max/1130/1*oOIU1XBqB6yDB5wHD-lgYg.png)

After the delay time, users will be able to withdraw their NFT Tomos will be safely trasferred back into the wallet. The lock period is to establish a more stable environment for transferring NFT Tomos.


---

# 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.ninky.io/guide/nft-guide/withdraw.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.
