# How to claim tokens from NFT

Once you have unstaked, you will receive an NFT that represents your share of tokens to be received. The NFT is redeemable when it completes the unstaking cycle. You may refer to the unlock date on the NFT to determine when you can redeem the tokens.

Using CRO Staking as an example:

\
Step 1: Go to Claim CRO tab to see which NFTs are ready to be redeemed.

![](/files/uA7vQ2x2yO9cpu6ht5LR)

Step 2: Click the NFT that you want to redeem CRO. Then, click Claim to proceed. Alternatively, you can also claim all the redeemable NFTs in the same time.

&#x20;![](/files/jDm8GM8o3Uyd0TlU2nhz)

Step 3: Confirm the amount to claim.

![](/files/h9MH6D4xiMiBLdcF90Xl)

Step 4: Review and confirm the transaction on your wallet.

Step 5: Transaction is completed. You have successfully claimed your CRO.

&#x20;![](/files/vhrVqeOl2aJQziLl5bQI)

<br>


---

# 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.veno.finance/veno-finance/user-guide/liquid-staking/how-to-claim-tokens-from-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.
