# Battle Modes

## Default Match:

### Phase 1 "The Preparation of the battle" :

From the many cards in his dex, the player will draw 3 cards.&#x20;

He will be assigned a side of the map, left or right. He chooses where to place his warshmallows, high-middle-low.&#x20;

### Phase 2 "The battle" :&#x20;

The match consists of several rounds, the number of which varies according to the chosen mode.

### Phase 3 "The Rewards" :&#x20;

At the end of the game and only in case of victory the player receives YoYo coins and experience points. The player chooses where to put his experience points, either directly on the Warshmallows cards to increase their attributes, or on his account to increase the level of the profile which will allow him to unlock other things.


---

# 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://yourun-ltd.gitbook.io/warshmallowsworld/welcome/the-game/battle-modes.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.
