# Monster Rooms

## Monster Rooms

- [Vision](https://whitepaper.monsterrooms.io/introduction/vision.md): Monsters are coming to Solana!
- [Lore](https://whitepaper.monsterrooms.io/introduction/lore.md): The Land of Wug
- [Taco Studios](https://whitepaper.monsterrooms.io/introduction/taco-studios.md): Web3 Gaming Studio with a great track record
- [Monsters PFP & Drop](https://whitepaper.monsterrooms.io/nft/monsters-pfp-and-drop.md): 1,800 animated PFPs | 160+ handcrafted designs | Drop on Solana
- [Environments](https://whitepaper.monsterrooms.io/nft/environments.md): Monster... Rooms!
- [Items](https://whitepaper.monsterrooms.io/nft/items.md): Always with style
- [Pranks](https://whitepaper.monsterrooms.io/nft/pranks.md): Monsters are naughty
- [WBucks](https://whitepaper.monsterrooms.io/nft/wbucks.md): Wug's Main Currency
- [...and more!](https://whitepaper.monsterrooms.io/nft/...and-more.md)
- [How To Play](https://whitepaper.monsterrooms.io/game/how-to-play.md): A quick introduction to the game
- [Mobile App](https://whitepaper.monsterrooms.io/game/mobile-app.md): Where Monster Rooms is going to happen
- [Web3](https://whitepaper.monsterrooms.io/game/web3.md): Mobile, but on Solana!
- [Collabs](https://whitepaper.monsterrooms.io/game/collabs.md): Monster Rooms x....
- [Marketing](https://whitepaper.monsterrooms.io/expansion/marketing.md): Big partnerships & massive campaigns
- [Brand & Merch](https://whitepaper.monsterrooms.io/expansion/brand-and-merch.md): Monsters are cool, you are cool
- [Roadmap](https://whitepaper.monsterrooms.io/expansion/roadmap.md): Releases plan
- [Careers](https://whitepaper.monsterrooms.io/expansion/careers.md): Work at Taco Studios
- [Useful Links](https://whitepaper.monsterrooms.io/more/useful-links.md): Monster Links


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.monsterrooms.io/introduction/vision.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.
