# Rules of the Game

In *Sanji 'n Frens: Meme Mashup*, players face off to win a game, composed of three rounds. In order to win a game, players must win two of three rounds.

In order to start a round, players select ten cards from their full decks to play in that round. Play during a round proceeds in the following way:

Th player using the greatest number of Sanji cards in their hand goes first (unless a card in a player's hnd overrules this rule).

A player's turn consists of the selection of a card to be played. The impact of the card (whether attack, defense/buff, or special card) us incorporated into gameplay. Play then passes on to the opponent.

Play continues until one of the players no longer has hit points or until all cards have been played. If both players cards have been fully utilized, the player with the higher remaining hit points is the winner.

A game ends when a player has won two out of three rounds. Prior to the start of each round, each player can select from their deck which ten cards they will play for the upcoming round.

<figure><img src="/files/l6wM75AcDbrgaD9Nl0IV" alt=""><figcaption></figcaption></figure>


---

# 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://sanji-on-eth.gitbook.io/sanji-on-eth-docs/sanji-n-frens-the-game/markdown.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.
