> 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/getting-started/quick-start-guide.md).

# Quick Start Guide

### Get Connected&#x20;

🔭 Create a [Web 3.0 Wallet](/user-manual/connect-wallet/wallets-and-login.md)&#x20;

🫶 Join us on [Discord](https://discord.com/invite/PaMAXZZ59N)

💙 Join us on [Twitter](https://twitter.com/BitDotCountry)

### Start Earning&#x20;

💸 [Stake NEER ](/user-manual/staking/stake-neer.md)

💰 [Stake Estate](/user-manual/staking/estate-staking.md)

### Start Creating&#x20;

🌐 [Create a Metaverse](/user-manual/metaverse-owner/creating-a-metaverse-1.md)

⚒️ Learn How to [Build in the Sandpit ](/user-manual/building/the-sandpit.md)

🧑‍🤝‍🧑 Grow your Metaverse Community

💡 [Mint an NFT Collection ](/user-manual/nfts/what-is-an-nft/mint-an-nft-collection.md)

### Start Exploring

🌎 Immerse yourself in a [3D Metaverse](https://pioneer.bit.country/meta/kaosland)

[🔮](https://emojipedia.org/crystal-ball/) Immerse yourself in a 2.5D Metaverse Hub

[💠](https://emojipedia.org/diamond-with-a-dot/) Discover the [Pioneer Map](/user-manual/land-economy/pioneer-map.md)

### Create your Digital Identity&#x20;

🧑 [Mint your avatar](https://pioneer.bit.country/avatar)

👚 [Craft a wearable](/user-manual/nfts/what-is-an-nft/craft-a-wearable.md)

### Follow Our Journey&#x20;

Bit.Country Roadmap&#x20;

[Pioneer](https://metaversenw.gitbook.io/bit-country/bit.country-metaverse-whitepaper/bit.country-pioneer-neer) vs [Continuum](https://metaversenw.gitbook.io/bit-country/bit.country-metaverse-whitepaper/platform-token-economics)&#x20;

Discover [NEER](https://metaversenw.gitbook.io/metaversenetwork/testnet/testnet-usdnuum) and [BIT](https://metaversenw.gitbook.io/metaversenetwork/testnet/testnet-usdnuum)&#x20;

### Read our [FAQ](/user-manual/getting-started/faq.md)

### Follow Our Latest Development Updates on Medium

{% embed url="<https://medium.com/bit-country>" %}

### Watch our Tutorials Online

{% embed url="<https://www.youtube.com/@BitCountryMetaverseNetwork>" %}


---

# 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/getting-started/quick-start-guide.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.
