# Taking Your Turn

The player who wins the First Strike becomes **Player 1**. Players take alternating turns (starting with Player 1) to place Magni on the battlefield with the ultimate goal of gaining the most amount of points. **Points are awarded for Skirmishes and Fortifications.** Once no space is left on the board, the battle is deemed over and the **winner is the player with the most amount of points.**

**Skirmishes**

A skirmish occurs when an edge of on of your Magni is adjacent to an opponent Magni. The winner of the Skirmish is the Magni with the highest Attack Strength on the corresponding edge, and is awarded a point.

![Player 1's Magni (red)](/files/-MfNCvXVkX2kZ06X1Vhg)

**Fortifications**

A fortification is created when 3 allied units are placed adjacent to each other around a single point/corner, and is awarded a point. Fortifications reward defensive play styles, while providing an opportunity to attack aggressively to prevent an enemy fortification.

![](/files/-MfND6xsAdMqRv0iu-zB)


---

# 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://toniqlabs.gitbook.io/rise-of-the-magni/playing-the-game/taking-your-turn.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.
