> For the complete documentation index, see [llms.txt](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu.md).

# 1. sự giới thiệu

- [Web3 War Game in Aptos](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos.md)
- [Phase 1 - Web DApp Game](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-1-web-dapp-game.md): Trò chơi chiến tranh NFT phi tập trung, dự án đoạt giải nhất tại cuộc thi Aptos Seoul Hackathon
- [How To Play](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-1-web-dapp-game/how-to-play.md)
- [Season 1 & 2](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-1-web-dapp-game/season-1-and-2.md)
- [Season 3](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-1-web-dapp-game/season-3.md)
- [(Season 3 Update)Dungeon](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-1-web-dapp-game/season-3/season-3-update-dungeon.md): Người chơi có thể tham gia vào trận đấu với quái vật để có cơ hội thu thập các món đồ và $WAR Coin.
- [(Season 3 Update)danh dự](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-1-web-dapp-game/season-3/season-3-update-danh-du.md)
- [Phase 2 - MOBA Game](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-2-moba-game.md)
- [How To Play](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-2-moba-game/how-to-play.md): Hãy đắm chìm vào trò chơi phong cách MOBA, lấy cảm hứng từ những tựa game phổ biến như Liên Minh Huyền Thoại, DOTA, Smite.
- [Character Skill](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-2-moba-game/character-skill.md): Hãy thử trải nghiệm chiến thắng của chiến tranh thông qua kỹ năng mạnh mẽ!
- [Orb](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-2-moba-game/orb.md): Hãy chiếm lĩnh các điểm kiểm soát và giành chiến thắng trong trò chơi!
- [Guardian](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-2-moba-game/guardian.md): Hãy tiêu diệt Guardian và lên cấp!
- [Unique Monster](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-2-moba-game/unique-monster.md): Hãy sử dụng một cách chiến lược Buff từ Quái vật độc đáo để điều hành trận đấu!
- [Phase 3 - Open World War](https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu/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-vietnamese/1.-su-gioi-thieu/web3-war-game-in-aptos/phase-3-open-world-war/how-to-play.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 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, and the optional `goal` query parameter:

```
GET https://werewolf-and-witch.gitbook.io/whitepaper-vietnamese/1.-su-gioi-thieu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
