# WWIIInu

## Docs

- [What is WWIIInu](https://smolrun.gitbook.io/wwiiinu/what-is-wwiiinu.md): Encrypted War Games on Avalanche
- [The Basics](https://smolrun.gitbook.io/wwiiinu/the-basics.md): Explain it like I'm 5
- [The Game Panel](https://smolrun.gitbook.io/wwiiinu/the-basics/the-game-panel.md): This display gives you both overall game data as well as your personal stats.
- [The Battlefield](https://smolrun.gitbook.io/wwiiinu/the-basics/the-battlefield.md): Bunker warfare at its finest
- [Depositing Tokens & Retreating](https://smolrun.gitbook.io/wwiiinu/the-basics/depositing-tokens-and-retreating.md): AKA Deployment
- [Attack & Defend](https://smolrun.gitbook.io/wwiiinu/the-basics/attack-and-defend.md): Will you attack your enemies or defend your bunker?
- [Move](https://smolrun.gitbook.io/wwiiinu/the-basics/move.md): Flee to another bunker
- [Round Resolution](https://smolrun.gitbook.io/wwiiinu/the-basics/round-resolution.md): 8 hours has passed, now what?
- [Emissions](https://smolrun.gitbook.io/wwiiinu/the-basics/emissions.md): How are resources distributed
- [The Waracle](https://smolrun.gitbook.io/wwiiinu/the-waracle.md): Why is off-chain necessary?
- [Tokenomics](https://smolrun.gitbook.io/wwiiinu/tokenomics.md): \*subject to change
- [Contracts](https://smolrun.gitbook.io/wwiiinu/contracts.md): Verified Contract Addresses


---

# 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://smolrun.gitbook.io/wwiiinu/what-is-wwiiinu.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.
