# GAMEPLAY

- [Phase 1: 2D Tower Defence Game](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game.md): Phase 1: Survival
- [Free-to-play mode](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/free-to-play-mode.md)
- [Guide for Beginners](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners.md)
- [Earning in Warena](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners/earning-in-warena.md)
- [QR Code Login for Mobile](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners/qr-code-login-for-mobile.md): To log in from the mobile devices, you'll need a QR code which you can get from Warena Marketplace.
- [Daily Quest](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners/daily-missions.md)
- [Team Selection](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners/team-selection.md)
- [Warriors Selection](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners/warriors-selection.md)
- [Warriors Elements](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners/warriors-elements.md)
- [Upgrade items](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners/upgrade-items.md)
- [World Boss](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners/world-boss.md): Let us delve deeper to find out more about this function and the rewards you can earn when joining in battle with the bosses!
- [Essence - Burn NFT & Evolve](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guide-for-beginners/fusion.md)
- [Guild System](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guild-system.md): Warena launches the Guild System with chatting, staking, and more
- [Guild Characteristic](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guild-system/guild-characteristic.md): A Guild has the following characteristics: name, emblem, description, number of members, level, and land.
- [Guild Resources](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guild-system/guild-resources.md)
- [Guild Role](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guild-system/guild-role.md): Each Guild will have 3 roles: Guild leader, Senior, and Junior.
- [Guild Function](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guild-system/guild-function.md)
- [Guild Reward](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/guild-system/guild-reward.md)
- [Referral Program](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/referral-program.md)
- [Upcoming Feature](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/upcoming-feature.md): Phase 1: Survival
- [Dungeon Event](https://warena.gitbook.io/warena/gameplay/phase-1-2d-tower-defence-game/upcoming-feature/dungeon-event.md)
- [Phase 2: A Metaverse of Possibilities](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse.md): Phase 2: Warena Metaverse
- [Metaverse Explained](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/metaverse-explained.md)
- [Personalized Character](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/personalized-character.md)
- [Warena World Map](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/warena-world-map.md)
- [Building strongholds](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/building-strongholds.md)
- [In-game Assets (NFTs)](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/in-game-assets-nfts.md)
- [Treasure](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/in-game-assets-nfts/treasure.md)
- [Land](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/in-game-assets-nfts/land.md)
- [Warriors](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/in-game-assets-nfts/warriors.md)
- [Production Houses](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/in-game-assets-nfts/production-house.md)
- [Trade and Shop](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/trade-and-shop.md)
- [Lease Your Assets & Warriors](https://warena.gitbook.io/warena/gameplay/phase-2-warena-metaverse/trade-and-shop/warena-trade.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://warena.gitbook.io/warena/gameplay.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.
