# 1. 导言

- [Web3 War Game in Aptos](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos.md)
- [Phase 1 - Web DApp Game](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-1-web-dapp-game.md): 脱离中央化的NFT War游戏，Aptos首尔黑客松第一名获奖项目
- [How To Play](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-1-web-dapp-game/how-to-play.md)
- [Season 1 & 2](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-1-web-dapp-game/season-1-and-2.md)
- [Season 3](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-1-web-dapp-game/season-3.md)
- [(Season3 Update)Dungeon](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-1-web-dapp-game/season-3/season3-update-dungeon.md): 在与怪物的战斗中，玩家可以获得物品和$WAR币.
- [(Season3 Update)名誉](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-1-web-dapp-game/season-3/season3-update-ming-yu.md)
- [Phase 2 - MOBA Game](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-2-moba-game.md)
- [How To Play](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-2-moba-game/how-to-play.md): 我们将全力以赴地专注于受到《英雄联盟》、《DOTA》和《SMITE》等受欢迎游戏启发的MOBA风格游戏开发。这些游戏广受玩家喜爱，我们将努力打造一款充满激情的、令人沉浸的游戏，为玩家带来卓越的游戏体验。
- [Character Skills](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-2-moba-game/character-skills.md): 通过强大的技术体验战争的胜利。
- [Orb](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-2-moba-game/orb.md): 征服宝珠并在游戏中取得胜利！
- [Guardion](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-2-moba-game/guardion.md): 请打败《卫报》升级吧！
- [Unique Monster](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-2-moba-game/unique-monster.md): 战略性地利用独特怪兽的帮助来指挥战斗吧！
- [Phase 3 - Open World War](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-3-open-world-war.md): MMORPG Open World War Game
- [How To Play](https://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan/web3-war-game-in-aptos/phase-3-open-world-war/how-to-play.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://werewolf-and-witch.gitbook.io/whitepaper-chinese/1.-dao-yan.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.
