# Rzut monetą

System legalnego hazardu, w którym dwóch [graczy](https://minecraft.fandom.com/pl/wiki/Gracz) wystawia uzgodnioną ilość [monet](/wiki/ekonomia/waluty.md#monety) na los szczęścia.

{% hint style="warning" %}
Zwycięzca zgarnia całą pulę **pomniejszoną o podatek**.
{% endhint %}

Pod komendą `/coinflip` możesz stworzyć pokój, wybrać stawkę i czekać na drugiego [gracza](https://minecraft.fandom.com/pl/wiki/Gracz) do dołączenia do meczu. Po dołączeniu rozpoczyna się losowanie, a następnie werdykt i wypłacenie [monet](/wiki/ekonomia/waluty.md#monety).

<figure><img src="/files/KWL2dgYgw8S69Y1IThpJ" alt="" width="375"><figcaption><p>Wizualizacja procesu rzutu monetą</p></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://globmc.gitbook.io/wiki/ekonomia/rzut-moneta.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.
