# Game Mode 2️⃣

<figure><img src="/files/RBeiWdOdVmO9O3UBObTD" 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 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, this only applies for 2 or 3 players. After placing the first tile, the next players must join a tile from their hand with an open end on the playing line.

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

After several rounds, the game ends when a player manages to score 121 points or more, and the opponent with the fewest points wins the game.

If two or more players have tied their scores to define the winner, all the tiles are turned over, each player must draw a tile at random, and the player who draws the tile with the lowest number of pints is the winner.

***Scoring:*** Each player must count the number of pints on his remaining tiles and the player with the highest score will be the one to whom all the points are added.

***Locked:*** the player with the most pints loses, and the pints of the other players are added up. In case of a tie between one or more players, the tiles will be mixed and each player must draw one, then the highest number will be the player who loses.

***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-2.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.
