# ArchLoot Whitepaper

## ArchLoot Whitepaper

- [Welcome to ArchLoot](https://doc.archloot.com/welcome-to-archloot.md): A UGC NFT game with loot-style composability and playability.
- [Current NFT Gaming](https://doc.archloot.com/current-nft-gaming.md)
- [Our Vision & Mission](https://doc.archloot.com/our-vision-and-mission.md)
- [NFTs](https://doc.archloot.com/nfts.md)
- [Introducing ALverse](https://doc.archloot.com/introducing-alverse.md)
- [Gameplay](https://doc.archloot.com/gameplay.md)
- [Parts](https://doc.archloot.com/gameplay/parts.md): To play, you first need to assemble your own monster from several parts. After that, it is your choice to try free hunting mode or enter rich rewards with a hunting licence.
- [Attributes](https://doc.archloot.com/gameplay/attributes.md)
- [Fighting](https://doc.archloot.com/gameplay/fighting.md): The game features two types of gameplay: Dungeon PVE and Competitive PVP.
- [Operation](https://doc.archloot.com/gameplay/operation.md): In addition to fighting, monsters also need to live. Form a tribe on master island to grow your monster, win the battle, and also defend your tribesman from relentless invasion.
- [Tasks](https://doc.archloot.com/gameplay/tasks.md)
- [In-Game Ecosystem](https://doc.archloot.com/in-game-ecosystem.md)
- [Pass System](https://doc.archloot.com/in-game-ecosystem/pass-system.md): Adventurer Pass / Goblin Pass / Collector Pass
- [The Chest](https://doc.archloot.com/in-game-ecosystem/the-chest.md): Materials, gold, potions, and gears—Adventurers can find it all in chests!
- [FAQs](https://doc.archloot.com/in-game-ecosystem/faqs.md)
- [Community](https://doc.archloot.com/community.md): The divide between game makers and players has always been razor-thin. But the latter can burn through new content faster than the former can create it.
- [Tokenomic](https://doc.archloot.com/tokenomic.md): ArchLoot adopts a dual-token economic system, which includes both a governance token and in-game gold.
- [Governance](https://doc.archloot.com/governance.md)
- [Roadmap](https://doc.archloot.com/roadmap.md)
- [FAQs](https://doc.archloot.com/faqs.md)
- [New Chapter : Game Traffic Distribution Platform](https://doc.archloot.com/new-chapter-game-traffic-distribution-platform.md): Starting in 2024, ArchLoot will evolve from a standalone game into a game traffic distribution platform.
- [Notice](https://doc.archloot.com/notice.md)
- [Disclaimer](https://doc.archloot.com/disclaimer.md): LEGAL DISCLAIMER


---

# 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://doc.archloot.com/welcome-to-archloot.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.
