# Fortress Arena

## Fortress Arena

- [Notice](https://atomrigslab.gitbook.io/fortress-arena/fortress-arena/notice.md)
- [Fortress Arena](https://atomrigslab.gitbook.io/fortress-arena/getting-started/fortress-arena.md)
- [Next Blockchain Game](https://atomrigslab.gitbook.io/fortress-arena/getting-started/next-blockchain-game.md): We are working to increase the fun of gaming both within the game and on the blockchain, and users have to go back and forth between the two spaces to enjoy the game and earn tokens.
- [Road Map](https://atomrigslab.gitbook.io/fortress-arena/getting-started/road-map.md)
- [Tank NFT (ERC-721)](https://atomrigslab.gitbook.io/fortress-arena/blockchain/tank-nft-erc-721.md)
- [Tank Token (ERC-20) 🚧](https://atomrigslab.gitbook.io/fortress-arena/blockchain/tank-token-erc-20.md)
- [Ecosystem](https://atomrigslab.gitbook.io/fortress-arena/blockchain/ecosystem.md)
- [Main Lobby](https://atomrigslab.gitbook.io/fortress-arena/game-play/main-lobby.md)
- [Inventory](https://atomrigslab.gitbook.io/fortress-arena/game-play/inventory.md)
- [Tank Rental](https://atomrigslab.gitbook.io/fortress-arena/game-play/tank-rental.md)
- [Game Content](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content.md)
- [Stage](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/stage.md): Face consecutive challenges!
- [How to Play](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/stage/how-to-play.md)
- [Rules](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/stage/rules.md)
- [Mission](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/mission.md): Take on special content challenges!
- [How to Play](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/mission/how-to-play.md)
- [Rules](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/mission/rules.md)
- [Tournament](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/tournament.md): Destroy the incoming army of monsters!
- [How to Play](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/tournament/how-to-play.md)
- [Rules](https://atomrigslab.gitbook.io/fortress-arena/game-play/game-content/tournament/rules.md)
- [Tank Rent Income](https://atomrigslab.gitbook.io/fortress-arena/game-play/tank-rent-income.md)
- [Mail](https://atomrigslab.gitbook.io/fortress-arena/game-play/mail.md)
- [Playable Tanks](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks.md)
- [Carrot](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/carrot.md)
- [Poseidon](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/poseidon.md)
- [Overcharger](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/overcharger.md)
- [Super Tank](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/super-tank.md)
- [Blazer](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/blazer.md)
- [Solar Tank](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/solar-tank.md)
- [Dragon Cannon](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/dragon-cannon.md)
- [Windblow](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/windblow.md)
- [RainbowShell](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/rainbowshell.md)
- [WalkieTalkie](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/walkietalkie.md)
- [Ironhammer](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/ironhammer.md)
- [Duke](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/duke.md)
- [Laser](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/laser.md)
- [Secwind](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/secwind.md)
- [Cannon](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/cannon.md)
- [Minelander](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/minelander.md)
- [Missile](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/missile.md)
- [Multi-tank](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/multi-tank.md)
- [Ion Attacker](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/ion-attacker.md)
- [Catapult](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/catapult.md)
- [Crossbow](https://atomrigslab.gitbook.io/fortress-arena/game-play/playable-tanks/crossbow.md)
- [Game FAQ](https://atomrigslab.gitbook.io/fortress-arena/game-faq.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, 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://atomrigslab.gitbook.io/fortress-arena/fortress-arena/notice.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.
