# Game Mode 6️⃣

***How the game is played:*** The game will restart automatically in case a player serves 5 or more doubles.

The player with the double six starts the first round. While with 3 or less players the highest double starts the game (double 5, double 4, double 3, double 2, double 1, if there is no double 6). In case there is no double at the start of the round, the player with the highest tile starts, this only applies for 2 or 3 players.

After placing the first tile, the following players must join a tile from their hand with an open end on the playing line.

In the following rounds, the player to the right of the player who wins in the previous round will start with any domino of his choice.

Then, in the second round, the player to his right follows, counterclockwise, and so on.

***Scoring:*** The sum of all points is awarded to the player who ran out of dominoes in his hand.

***Sabaniao:*** used in the Sabaniao mode. If a player places his last piece being double 0, and double the points earned in that hand are added to the winner.


---

# 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://domino-earning-world.gitbook.io/domino-earning-world-english/game-mode/game-mode-6.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.
