# Gameplay

{% embed url="<https://youtu.be/Xe7J57JOdtU?feature=shared>" %}

Players take on the role of a commander where and can use his skilled animal warriors known as heroes, each with their own set of powers and abilities. The objective is to strategically position your heroes within the forest grid, aiming to outwit and defeat knock out all the opponents before they knock out yours!

### **Grid**

<figure><img src="https://3771874880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX4YA0tHdfzzD2HnEtCee%2Fuploads%2FvmF3YRwSnNHi7ErdSYoC%2Fimage.png?alt=media&#x26;token=6e70ffd3-d557-4dbf-a8f2-0b9314d84543" alt=""><figcaption></figcaption></figure>

The grid represents the forest battleground, and players will strategically place their heroes in various positions. These heroes will be unseen to the opponent. The goal is to locate and attack the opponent's heroes while protecting their own from being revealed or knocked out. The game ends when all the heroes are knocked out.

**States of the tiles on a grid**

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><img src="https://3771874880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX4YA0tHdfzzD2HnEtCee%2Fuploads%2FTX4HGRYPGiMuwein21os%2Fselected.png?alt=media&#x26;token=544bd3b0-bae7-4730-aa9e-8a4c76020566" alt=""></td><td>A tile on the grid is selected for attack</td></tr><tr><td><img src="https://3771874880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX4YA0tHdfzzD2HnEtCee%2Fuploads%2FslU5ZkjVPrl0w4oU5WyF%2Fempty.png?alt=media&#x26;token=d1764f96-a911-4740-9f09-ed13d7e6ac7e" alt=""></td><td>Tile on the grid is hit but no hero is placed on it</td></tr><tr><td><img src="https://3771874880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX4YA0tHdfzzD2HnEtCee%2Fuploads%2FlJAamPdNlDHfEqiUGHFP%2Frevealed.png?alt=media&#x26;token=4b9736ad-27e5-4714-9c8b-625317cc46ab" alt=""></td><td>Tile on the grid is hit and revealed</td></tr><tr><td><img src="https://3771874880-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX4YA0tHdfzzD2HnEtCee%2Fuploads%2FF2NWkXHBlp4ITcX49y2v%2Fhit.png?alt=media&#x26;token=383a14da-dde5-4442-819a-2f6dc3ee1848" alt=""></td><td>Tile on the grid is hit and and a hero is placed on it</td></tr></tbody></table>

### [Heroes](https://unseenbattlegrounds.gitbook.io/unseen-battle-grounds/heroes)

{% embed url="<https://youtu.be/w0HO_Ku1_z4>" %}

Each [hero](https://unseenbattlegrounds.gitbook.io/unseen-battle-grounds/heroes) in Unseen Battle Grounds possesses unique special powers and abilities that can be used strategically during battles. These powers can range from offensive abilities like launching powerful attacks, revealing, and spying on the enemy. Check out the heroes section to know the ability of each hero!&#x20;

### [Battle](https://unseenbattlegrounds.gitbook.io/unseen-battle-grounds/game-modes)

Battling with an opponent is full of strategy and skill. When an opponents hero is hit partially, it reveals a portion of the hero, providing a clue to the opponent's position. If a hero is hit multiple times or hit by a specific attack, it may be fully revealed, exposing its complete identity and abilities to the opponent. If all the tiles on which the hero is places are damaged, the hero is knocked out.

Once a hero is knocked out, it can't, be used by the opponent in that match. Knocking out of the opponents heroes will result in a win!&#x20;

Battles are in different modes. Each mode is unique and gives you a chance to win unique items like xps, tokens and even heroes!


---

# 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://unseenbattlegrounds.gitbook.io/unseen-battle-grounds/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.
