# Placing Troops

After selecting Rekarded Strength upgrades for your deployment, you can select the grid positions for your troops. Click on the **"POSITION TR00PS FOR BATTLE"** button.

There are 10,000 total cells to choose from. The parent grid is 10x10, with each cell containing a child grid that is also 10x10.&#x20;

There is no limit to the amount of **TR00PS** per cell.

<figure><img src="/files/9qgfhexMpGTdQhqGqbLA" alt=""><figcaption><p>Parent Grid</p></figcaption></figure>

Click on a cell in the parent grid to enter the child grid. When inside a child grid, you can click on the yellow back arrow to zoom back out to the parent grid.

When in the child grid, you will see an inventory of your **TR00PS** that have yet to be placed. Drag and drop (or tap on mobile) **TR00PS** into any position on the grid.

<figure><img src="/files/65V2tfvW0dOBwXcgl6md" alt=""><figcaption><p>Placing TR00PS on child grid</p></figcaption></figure>

There will be a **REKARD STRENGTH** indicator on the thumbnails of each **TR00P** inside and outside the grid.

<div align="left"><figure><img src="/files/s1ekIeqjVb6bNH7KvEIu" alt="" width="261"><figcaption></figcaption></figure></div>

| <img src="/files/FVf7T1GxxnohaEqaT4Ga" alt="" data-size="original"> | <p>Top left corner - Amount of Rekarded Troops left to place on the grid<br><br>Top right corner - Kard that is being used for Rekard Strength</p> |
| ------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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://grid-wars-docs.seizectrl.io/how-to-war/gameplay/placing-troops.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.
