# Card Draw

![](/files/-Mks37XDI5lVoaVhI1MP)

You draw 2 cards per turn, or up to a maximum hand size of 6 (whichever is lower)

After Turn 7, card draw increases to 3 cards per turn, or up to maximum hand size

At Turn 12, the card draw increases again to 4 cards per turn.

This keeps games of Berserk fast-paced and energetic as they go on. This allows for big plays, but a big risk as you burn through what’s left of your limited 30 card deck.


---

# 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.vulcanforged.com/berserk/card-draw.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.
