# Metaverse Owner

- [Creating a Metaverse](https://metaversenw.gitbook.io/user-manual/metaverse-owner/creating-a-metaverse.md)
- [Renaming or editing your Metaverse Project details](https://metaversenw.gitbook.io/user-manual/metaverse-owner/renaming-or-editing-your-metaverse-project-details.md)
- [Add a Social Link to a Metaverse](https://metaversenw.gitbook.io/user-manual/metaverse-owner/add-a-social-link-to-a-metaverse.md)
- [Creating a Metaverse](https://metaversenw.gitbook.io/user-manual/metaverse-owner/creating-a-metaverse-1.md)
- [Enable Activation Passes](https://metaversenw.gitbook.io/user-manual/metaverse-owner/creating-a-metaverse-1/enable-activation-passes.md)
- [Set a Metaverse Listing Fee](https://metaversenw.gitbook.io/user-manual/metaverse-owner/creating-a-metaverse-1/set-a-metaverse-listing-fee.md): A Metaverse Listing Fee is a fee that can be charged to the seller of an NFT upon a successful sale on the Metaverse Marketplace. The maximum listing fee is 25% of the sale price.
- [Deploy a Raw Land Block into the Metaverse](https://metaversenw.gitbook.io/user-manual/metaverse-owner/creating-a-metaverse-1/deploy-a-raw-land-block-into-the-metaverse.md)


---

# 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://metaversenw.gitbook.io/user-manual/metaverse-owner.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.
