# Share Your Realm

In addition to the primary [Create Realm](/guides/getting-started/create-your-realm.md), [Infuse NFTs](/guides/getting-started/infuse-your-nfts.md), and [Claim Tokens](/guides/getting-started/claim-tokens.md) UIs in HyperVIBES, there is a dedicated **Explore** section that can be used to view all realms and infused tokens, as well as share a direct link to a realm or NFT.

### Explore

Select the **EXPLORE** option from the top navigation menu of the HyperVIBES app, or select bottom **EXPLORE** button on the app home screen:

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

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

![Explore Realms](/files/hpgHdTcJvSwHQtOoG4nf)

Selecting a realm will take you to a page where all of the NFTs infused within a realm are visible:

![Viewing the NFTs within a Realm](/files/axHXA6lM4VRHAulOLsV6)

Selecting an NFT will take you to the NFT detail page

![NFT details](/files/4h3VqcMsxoRTQbkGc35T)

{% hint style="info" %}
Each of the above pages can be shared directly with others and viewed in a browser, even without a web3 wallet installed.
{% 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/guides/getting-started/share-your-realm.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.
