# Mulligan step

![](/files/-Mks2mKOLe8tC4v6b_9o)

At the beginning of the game, there is a special one-off turn. You draw your initial 5 cards, you may then select any number of them to return to your deck, before shuffling and redrawing the selected cards. A critical step in ensuring you have a playable hand at the start of the game.


---

# 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/mulligan-step.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.
