> For the complete documentation index, see [llms.txt](https://meta-humanoids.gitbook.io/meta-humanoids/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meta-humanoids.gitbook.io/meta-humanoids/faq.md).

# FAQ

1. **How much does each Meta-Humanoid NFT cost?**\
   \
   The minting cost of each NFT will be 480 Harmony One, excluding all the collaborations and partnerships on the Harmony ONE Platform.<br>

2. **Why Harmony blockchain?**\
   \
   Harmony’s interoperability frees users from being locked on a single platform. The future of web3 is a multi-chain ecosystem, and Harmony’s bridges can connect any Proof-of-Work and Proof-of-Stake chains. Harmony balances these three critical pillars with secure, random state shading.  Security against single shard attacks is guaranteed by leveraging 250 nodes per shard and cryptographic randomness to re-shard regularly.<br>

3. **What is a Metaverse?**\
   \
   A virtual-reality space in which users can interact with a computer-generated environment with other users via Internet. Technologies like virtual reality (VR) and augmented reality (AR) are combined in the metaverse to create a sense of "virtual presence."

4. **What is NFT Staking?**\
   \
   As a crypto investor, staking is often a concept you will hear about. Staking is how many Cryptocurrencies verify their transactions and it allow participants to earn rewards in their holdings. NFT staking is a new way to earn passive income in the crypto world. It lets NFT holders lock their assets in DeFi platforms to receive rewards.<br>

5. **What is a Rarity chart?**\
   \
   It is the result of a calculation that focuses on the various traits found in the NFTs and measure how rare an NFT is in a particular collection.


---

# 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:

```
GET https://meta-humanoids.gitbook.io/meta-humanoids/faq.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.
