# Game Mechanics

## Collectable Cards for Crypto Towers and Zombies

* Crypto towers will have card levels in with higher attacking speed and damage.
* Zombie will also have a card levels in which they will get stronger, faster and tougher to take down.&#x20;

![](/files/cegTNqSusLb3h4cKYr0h)

## Elixir bar&#x20;

* To summon Crypto towers and zombies during gameplay, users are required to factor in the Elixir bar which comes with a cooldown mechanicsm&#x20;
* Users will need to decide on their strategies in both offensive and defensive measures
* More will be shared in time to come!&#x20;

![](/files/d1XztRPsPdWTtB8P7xXQ)

&#x20;

&#x20;


---

# 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://cryptovszombie.gitbook.io/cryptovszombie/gameplay/game-mechanics.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.
