# Claim Tokens

**Claiming** is the act of withdrawing mined tokens from an infused NFT to the NFT owner's wallet.&#x20;

Only mined tokens can be claimed, while un-mined tokens stay staked within the NFT. Unclaimed tokens stay within the NFT across sales or transfers.

{% content-ref url="/pages/kKF6BrldoV4q8odkBqoW" %}
[Provenance Mining](/protocol/provenance-mining.md)
{% endcontent-ref %}

### Claim

Select the **CLAIM** option from the top navigation menu of the HyperVIBES app, or select the far-right **CLAIM** card from the main landing page

* <https://app.hypervibes.xyz>

Once there, you'll see a list of all realms:

![Selecting a realm to claim tokens from](/files/wR1UzYzox0R4uxcTeYqp)

Select a realm to browse the infused NFTs within that realm:

![Select an NFT to claim tokens from](/files/7i4NgfKQY7Ftqky05K42)

The Claim Tokens screen allows you to input any amount of tokens, up to the total currently mined within the NFT. Input the amount (or press **MAX**), and press the **CLAIM** button to claim your tokens.

![](/files/LLuJF4kvUzKXUCSyldl1)

Once the transaction submits, you'll have the tokens in your wallet:

![](/files/ntZwjc2KyXXoSQrjznug)


---

# 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.hypervibes.xyz/guides/getting-started/claim-tokens.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.
