> For the complete documentation index, see [llms.txt](https://werewolf-and-witch.gitbook.io/whitepaper-thai/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-thai/1..md).

# 1. การแนะนำ

- [Web3 War Game in Aptos](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos.md)
- [Phase 1 - Web DApp Game](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-1-web-dapp-game.md): เกมสงคราม NFT แบบกระจายอำนาจ Aptos Seoul Hackathon 1st Prize Project
- [How To Play](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-1-web-dapp-game/how-to-play.md)
- [Season 1 & 2](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-1-web-dapp-game/season-1-and-2.md)
- [Season 3](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-1-web-dapp-game/season-3.md)
- [(Season3 Update)Dungeon](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-1-web-dapp-game/season-3/season3-update-dungeon.md): สามารถทำการต่อสู้กับมอนสเตอร์เพื่อรับรางวัลอาวุธและเหรียญ $WAR ได้
- [(Season3 Update)Honor](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-1-web-dapp-game/season-3/season3-update-honor.md)
- [Phase 2 - MOBA Game](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-2-moba-game.md)
- [How To Play](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-2-moba-game/how-to-play.md): ห้คุณตั้งใจในการพัฒนาเกมแบบ MOBA ที่ได้รับแรงบันดาลใจจากเกมยอดนิยมเช่น League of Legends, DOTA และ Smite
- [Character Skills](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-2-moba-game/character-skills.md): ชนะสงครามด้วยสกิลที่แข็งแกร่ง!
- [Orbs](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-2-moba-game/orbs.md): พิชิต offs และชนะเกม!
- [Guardian](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-2-moba-game/guardian.md): เอาชนะการ์เดี้ยนและเลเวลอัพให้ได้!
- [Unique Monster](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./web3-war-game-in-aptos/phase-2-moba-game/unique-monster.md): ลองใช้บัฟของมอนสเตอร์ที่ไม่ซ้ำกันในการนำทัพในการต่อสู้ให้ได้ผลอย่างยอดเยี่ยม!
- [Phase 3 - Open World War](https://werewolf-and-witch.gitbook.io/whitepaper-thai/1./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-thai/1./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-thai/1..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.
