# 5. GAMEPLAY

Matches in Storm Warfare are played with the ultimate goal of reducing the enemy Commander’s Defence to zero, blowing their bunker up and winning the game.

Each game starts with a mulligan phase, where players can decide either to keep or change their starting cards. The second player to start gets to swap one additional card and earns a “Counter-offensive” event card at the end of this stage. The Counter-offensive card allows players to earn one additional Command Point for a single turn.

Players start the game with a single Command Point (CP). On each of their turns, they earn one additional Command Point. Command Points are required to play all types of cards. When a card is played from the hand, the Command Point cost of the card is reduced from the Commander's total Command Point pool for the rest of the turn.  As long as they have enough CP's and space to play cards on the field, players can play as many cards as they like.

Using Command Points, players can perform multiple actions:

* Play a card from their hand (Unit, Event, Hero, Weapon Cards)
* Activate a Commander Ability

<figure><img src="/files/pDvYCEBRQRt3BRoctf6L" alt=""><figcaption></figcaption></figure>


---

# 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://docs.stormwarfare.com/ecosystem/games/stormwarfare/5.-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.
