# Mining VIBES

NFTs that have been curated into the VIBES network have a finite amount of *infused* **VIBES** within them that are made claimable over time by the owner of the NFT.&#x20;

Claiming the **VIBES** will permanently transfer them from the NFT to the owner's wallet. Any unclaimed **VIBES** remain within the NFT, even across sales or transfers.

This process is known as "Provenance Mining".

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

{% hint style="info" %}
By allow collectors to mine **VIBES** over time, those who support artists by buying their work will have the ability to [shape the direction of the curated network](/protocol/curation.md) in the future.
{% endhint %}

## Claiming VIBES

The owner of an NFT can claim some or all of the mined **VIBES** at any time from the Token Detail page on the VIBES site. The NFT will continue to mine **VIBES** if not all of the infused amount has been claimed. Unclaimed **VIBES** remain inside the NFT indefinitely until the owner decides to claim them.

A collector may choose NOT to claim the mined **VIBES** if they wish to re-sell the NFT in the future. An NFT with more **VIBES** remaining may sell for more than an NFT that has already had a claim by a previous owner.

Claimed **VIBES** can be used to curate art into the network.

{% content-ref url="/pages/-MiqihP0RCSavc\_oS7oq" %}
[Curation](/protocol/curation.md)
{% endcontent-ref %}

In the future, additional use cases will be added for the **VIBES** token

{% content-ref url="/pages/-MdntKYOFbUEmRNAKNlB" %}
[VIBES Token](/protocol/vibes-token.md)
{% endcontent-ref %}


---

# 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.sickvibes.xyz/protocol/mining-vibes.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.
