# Uprising Labs

## Uprising Labs

- [Welcome](https://docs.uprisinglabs.io/readme.md)
- [Uprising Labs](https://docs.uprisinglabs.io/uprising-labs/uprising.md)
- [Philosophy](https://docs.uprisinglabs.io/uprising-labs/philosophy.md)
- [Team](https://docs.uprisinglabs.io/uprising-labs/team.md)
- [FAQ](https://docs.uprisinglabs.io/uprising-labs/faq.md)
- [Important Links](https://docs.uprisinglabs.io/uprising-labs/important-links.md)
- [Web3 Games](https://docs.uprisinglabs.io/games-and-products/web3-games.md)
- [Maelstrom](https://docs.uprisinglabs.io/games-and-products/maelstrom.md): Maelstrom is an online multiplayer naval combat game set in a dark, stormy world where players command powerful warships in intense battles across the Abyssal Ocean.
- [NightSpawn](https://docs.uprisinglabs.io/games-and-products/nightspawn.md): NightSpawn is a free-to-play multiplayer horror game that blends escape-room puzzles with survival gameplay.
- [QRusader](https://docs.uprisinglabs.io/games-and-products/qrusader.md): QRusader is a free-to-play mobile roguelite where every level is built from the QR codes you find in real life.
- [Masks of the Void: Infinity](https://docs.uprisinglabs.io/games-and-products/masks-of-the-void-infinity.md): Masks of the Void: Infinity is a F2P wave-based roguelite where you wield powerful masks to battle endless swarms of creatures from collapsing realms.
- [Mullet Cop](https://docs.uprisinglabs.io/games-and-products/mullet-cop.md): Mullet Cop is a retro top-down sim where players keep the peace, or break it. With an adjustable violence slider, players can run cozy storefronts or activate mayhem in a rampage of justice.
- [Dream Catalyst Accelerator](https://docs.uprisinglabs.io/games-and-products/dream-catalyst-accelerator.md)
- [Potion Swap (DEX)](https://docs.uprisinglabs.io/games-and-products/potion-swap-dex.md)
- [Gamers L.A.B.](https://docs.uprisinglabs.io/games-and-products/gamers-l.a.b..md)
- [Genesis NFT Collection](https://docs.uprisinglabs.io/community/genesis-nft-collection.md)
- [Recruits Rewards Platform](https://docs.uprisinglabs.io/community/recruits-rewards-platform.md)
- [Pathfinders Program](https://docs.uprisinglabs.io/community/pathfinders-program.md)
- [Uprising Nodes](https://docs.uprisinglabs.io/nodes/uprising-nodes.md)
- [Reward Structure](https://docs.uprisinglabs.io/nodes/reward-structure.md)
- [Node Sale Information](https://docs.uprisinglabs.io/nodes/node-sale-information.md)
- [Introduction](https://docs.uprisinglabs.io/token-economics/introduction.md)
- [Token Economics](https://docs.uprisinglabs.io/token-economics/token-economics.md)
- [Game Fund](https://docs.uprisinglabs.io/token-economics/game-fund.md)
- [Roadmap](https://docs.uprisinglabs.io/updates/roadmap.md)
- [Regulatory Compliance](https://docs.uprisinglabs.io/legal-and-compliance/regulatory-compliance.md)
- [Privacy Policy](https://docs.uprisinglabs.io/legal-and-compliance/privacy-policy.md)


---

# 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://docs.uprisinglabs.io/readme.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.
