# Welcome

**HyperVIBES** is a public and free protocol from [**Rarible DAO**](https://discord.gg/ZtZqH7nfgG) that lets you infuse any ERC-20 token into ERC-721 NFTs from any minting platfor&#x6D;**.**&#x20;

Infused tokens can be mined and claimed by the NFT owner over time.

Create a fully isolated and independently configured HyperVIBES **realm** to run your own experiments or protocols without having to deploy a smart contract.

HyperVIBES is:

* 🎁 Open Source
* 🥳 Massively Multiplayer
* 🌈 Public Infrastructure
* 🚀 Unstoppable and Censor-Proof
* 🌎 Multi-chain
* 💖 Free Forever

**Feel free to use HyperVIBES in any way you want.**

{% hint style="info" %}
**The possibilities are endless in the realms of your imagination.**&#x20;

What would you do with that power?
{% endhint %}

{% content-ref url="overview" %}
[overview](https://docs.hypervibes.xyz/overview)
{% endcontent-ref %}

{% content-ref url="use-cases" %}
[use-cases](https://docs.hypervibes.xyz/use-cases)
{% endcontent-ref %}

### Getting Started

Want to jump into the deep end? Follow our **Getting Started** guide to practice launching a custom token, NFT contract, and HyperVIBES realm on the Goerli testnet:

{% content-ref url="guides/getting-started" %}
[getting-started](https://docs.hypervibes.xyz/guides/getting-started)
{% endcontent-ref %}

### Integrating

You can use HyperVIBES without having to write any code, but direct smart contract integrations can rapidly add infusion capabilities to your protocol or NFT project.

{% content-ref url="developers/integration" %}
[integration](https://docs.hypervibes.xyz/developers/integration)
{% endcontent-ref %}

### Contributing

HyperVIBES is an immutable and non-upgradeable protocol with no admin functionality, it will exist in its current state as long as the blockchain exists.&#x20;

{% content-ref url="developers/links-and-repos" %}
[links-and-repos](https://docs.hypervibes.xyz/developers/links-and-repos)
{% endcontent-ref %}

{% hint style="info" %}
**If you're looking to build**, come hang in the [**Rarible DAO Discord**](https://discord.gg/ZtZqH7nfgG).&#x20;

We're working to make a habit of shipping fun and highly-composable decentralized software like HyperVIBES.
{% endhint %}


---

# 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/welcome.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.
