# Starting Towers & Descriptions

All turrets have 4 statistics: Durability, Power, Range & Rate\
Durability: Disabled for now but in the future will act as health points for each turret\
Power: The amount of damage each shot contains\
Range: The total area of the map that the turret can fire at\
Rate: The speed at which the turret exchanges fire\
\
NFT towers cost Techpoints + gMars to place on the map.\
The cost to place are as follows:&#x20;

| Tower:           | TP:            | gMar:  |
| ---------------- | -------------- | ------ |
| Sentry           | 150 Techpoints | 1 gMar |
| Missile Launcher | 250 Techpoints | 2 gMar |
| Laser Turret     | 280 Techpoints | 2 gMar |
| Mortar           | 500 Techpoints | 3 gMar |
| Shockwave        | 350 Techpoints | 3 gMar |

Towers have a 3 second deployment time once you place them on the map to when they start attacking enemies.

\
Each tower also has 4 parts as you can see in the pictures below. These parts are the barrel, enhancer, controller, and base. These parts are upgradable for a cost of tech points and gmars.<br>

![](/files/OY0bGQxqeOJwazuikJSV)

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

![](/files/4WpBlVhOONzx45z0vqwb)

{% embed url="<https://youtu.be/fF-8MtmW4mw>" %}

![](/files/iaHodoLxKuXHlRV8fmLF)

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

![](/files/lyrzJbTccXcsdQ7JEiKo)

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

![](/files/VzaMZZYrLTYlrXT4Wm9j)

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


---

# 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://spacey.gitbook.io/getting-started/game-walkthrough/starting-towers-and-descriptions.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.
