# Zoombies

- [How to Play](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play.md)
- [Getting Started](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play/getting-started.md)
- [Minting Zoombies NFTs](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play/minting-zoombies-nfts.md)
- [Your NFT Crypt](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play/your-nft-crypt.md): This is where all your NFT Zoombies tokens can be accessed.
- [ZOOM Tokens](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play/zoom-tokens.md): ZOOM is The ERC-20 compliant Zoombies in-game utility token that unlocks a powerful economy.To
- [Markets](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play/markets.md)
- [Land Settlements](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play/land-settlements.md): Land Settlements are still being developed. Beta launch on Moonbeam blockchain is scheduled for 2023
- [Player VS Player](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play/player-vs-player.md): Player VS Player mini-games are still being developed. Beta launch on Moonbeam blockchain is scheduled for Q2 2023
- [Open the Gate](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play/player-vs-player/open-the-gate.md): Open the Gate is still being developed. Beta launch on Moonbeam blockchain is scheduled for Q2 2023
- [ZOOM & NFT Card Metrics](https://zoombies.gitbook.io/zoombies/zoombies/how-to-play/zoom-and-nft-card-metrics.md)
- [FAQ](https://zoombies.gitbook.io/zoombies/zoombies/faq.md)
- [Press](https://zoombies.gitbook.io/zoombies/zoombies/press.md)
- [Press Archive](https://zoombies.gitbook.io/zoombies/zoombies/press/press-archive.md): Zoombies World to Launch No Commission Royalty Standard NFT Market on Moonriver
- [Smart Contracts](https://zoombies.gitbook.io/zoombies/zoombies/smart-contracts.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://zoombies.gitbook.io/zoombies/zoombies.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.
