# Tower placement

Before commencing gameplay, towers must be strategically placed on the game board. Once positioned, their layout remains fixed throughout the duration of the match. Should you opt to reposition towers during gameplay, these changes will only take effect in subsequent matches. With 17 placeholders at your disposal, the strategic arrangement of defensive towers prior to game initiation is paramount. Upon finalizing your tower layout, navigate back to the main menu by selecting the button in the top left corner, then press PLAY to begin the match and showcase your tower's prowess.

![](/files/bJVuCgXbRMtrIWBAwI4H)


---

# 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://whitepaper.cryptotd.me/crypto-td/tower-placement.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.
