# Game Metaverse

- [The Lore](https://docs.metananos.com/game-metaverse/the-lore.md): The lore behind the NANO Games, the mysterious forces and a strange believe...
- [Courage - Short Story](https://docs.metananos.com/game-metaverse/the-lore/courage-short-story.md): Written by Sir Render 1st himself after his return to the surface
- [Player Goals](https://docs.metananos.com/game-metaverse/player-goals.md): There are many different ways to benefit from playing META NANOs! It is most likely a combination of the following goals:
- [The NANO Games](https://docs.metananos.com/game-metaverse/the-nano-games.md)
- [Game Assets](https://docs.metananos.com/game-metaverse/game-assets.md)
- [NANOs](https://docs.metananos.com/game-metaverse/nanos.md)
- [Genesis](https://docs.metananos.com/game-metaverse/nanos/genesis.md)
- [Rarity Chart](https://docs.metananos.com/game-metaverse/nanos/rarity-chart.md)
- [Abilities](https://docs.metananos.com/game-metaverse/nanos/abilities.md)
- [Power Gems](https://docs.metananos.com/game-metaverse/nanos/power-gems.md)
- [Breeding](https://docs.metananos.com/game-metaverse/breeding.md): Note: The breeding feature is planned to be released in 2023
- [Lending](https://docs.metananos.com/game-metaverse/lending.md): Note: The lending feature is planned to be released in 2023
- [NFTs](https://docs.metananos.com/game-metaverse/nfts.md)
- [NANO Mint](https://docs.metananos.com/game-metaverse/nfts/nano-mint.md): Learn everything you need to know about how to get your NANOs
- [Alpha Passes](https://docs.metananos.com/game-metaverse/nfts/alpha-passes.md): Get early access to META NANOs
- [Collection](https://docs.metananos.com/game-metaverse/nfts/collection.md)
- [The Role of HEROcoin(PLAY)](https://docs.metananos.com/game-metaverse/nfts/the-role-of-herocoin-play.md): META NANOs is a HERO ecosystem project
- [Guidelines](https://docs.metananos.com/game-metaverse/guidelines.md)
- [How to create a MetaMask Wallet?](https://docs.metananos.com/game-metaverse/guidelines/how-to-create-a-metamask-wallet.md): We recommend to use MetaMask to get your META NANOs and ALPHA PASSES.
- [How to convert ETH into WETH?](https://docs.metananos.com/game-metaverse/guidelines/how-to-convert-eth-into-weth.md): You have ETH on your wallet? That's great! Now we will show you how to turn your ETH into "ETH on Polygon" (for most services referred to WETH, wrapped ETH).
- [How to buy WETH using your credit card?](https://docs.metananos.com/game-metaverse/guidelines/how-to-buy-weth-using-your-credit-card.md): With some services it is also possible to buy WETH directly with you credit card. This is probably the fastest way to get WETH.


---

# 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.metananos.com/game-metaverse.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.
