> For the complete documentation index, see [llms.txt](https://metaversenw.gitbook.io/user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaversenw.gitbook.io/user-manual/metaverse-owner/creating-a-metaverse.md).

# Creating a Metaverse

**Important Note:** In order to create a Metaverse Project on Bit.Country y*ou need to hold a* [***Metaverse Activator NFT***](https://magiceden.io/marketplace/7hxszcyBwX9Cc7vAZtNNR4w1ebJg2ckfYS28sbWSHeN9) *with Raw Land Block Balance.*&#x20;

## What is the Metaverse Activator NFT?&#x20;

This NFT serves as a key to launch Your Own Metaverse, and unlock up to 2 Bit.Country’s Premium Engagement Solutions for your metaverse. The Raw Land Block balance contained in this NFT defines how much land you can deploy.

Once deployed, each land block is subdivided into 100 transferable land units, activating your metaverse’s land economy. This enables you to distribute, sell, or reward your community while fostering true digital ownership. Use this activator to submit your request to deploy your Metaverse and choose additional features such as the Telegram Mini App, Branded Merch Store, AI Meme Maker, Immersive Quest System, and more.

## Submitting a Metaverse and Bit.Country's Premium Engagement Solutions request.

If you hold a Metaverse Activator NFT, you can submit your request to launch your Metaverse in the Bit.Country's Metaverse Activator Website:\
[ https://activator.bit.country](< https://activator.bit.country>)&#x20;

<figure><img src="/files/Oduu4oWdQgk5wqvfJI6S" alt=""><figcaption></figcaption></figure>

You can select up to 2 free solutions for your metaverse and fan economy. Once your proposal is submitted, the Bit.Country team will get in touch with you and share more details about the next steps:

* &#x20;Telegram Group Creation for quick communication
* Proposal Finalization and Execution Plan
* Your Acceptance and Testing
* Production deployment and Go Live!&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://metaversenw.gitbook.io/user-manual/metaverse-owner/creating-a-metaverse.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
