# Game Mode 5️⃣

<figure><img src="/files/04NncmVs709ASHv11IfZ" alt=""><figcaption></figcaption></figure>

***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 and only round. While with 3 players or less 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 the game, this only applies for 2 or 3 players.

If a player cannot make a move with his hand, he must draw tiles from the graveyard until he draws a playable tile. If a player cannot make a move with his hand and there are no tiles left in the graveyard, the player must skip his turn until he can make a move.

***Pass:*** explained in how to play.

***Blocked:*** in case of a block, points are counted individually and the player with the lowest number of points wins.

In case of a tie: tied players must draw 1 tile each and the player with the fewest pints wins the game.

***Scoring:*** The player with the fewest points wins.

***Graveyard:*** In case of 3 players or less; players draw 7 tiles each, leaving the remaining tiles on one side of the table, the player who has no tiles in his hand must "draw" tiles from the graveyard, one by one, until he finds one that can be placed in that round.


---

# 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-5.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.
