# Coinflip Guide

{% embed url="<https://www.youtube.com/watch?v=dohVS7E5AEc>" %}

## 1. Go to [play.polyflip.io](https://play.polyflip.io/) <a href="#id-2-click-download" id="id-2-click-download"></a>

## 2. Click on “Coinflip” <a href="#id-2-click-download" id="id-2-click-download"></a>

![](/files/qSK5BrvKbUM9t9XJEzw8)

## 3. Choose the currency you want to bet <a href="#id-2-click-download" id="id-2-click-download"></a>

You can choose $MATIC. $ETH and many other tokens coming soon!

![Coinflip](/files/zBQqlboNWwhqLN1CnIFa)

## 4. Choose the amount you want to bet <a href="#id-2-click-download" id="id-2-click-download"></a>

You can type the correct amount in the black box, use the +/- buttons on the sides or the helping buttons below.

![Coinflip](/files/bcmUaIMc2E77kUqli6gR)

## 5. Choose the number of coins <a href="#id-2-click-download" id="id-2-click-download"></a>

![Coinflip](/files/VRnLnYbsf5NGu7Pr0fSO)

The users have the possibility to play up to 4 coins simultaneously, choosing for each one heads or tails. The order of the coins, starting from the top, is important to determine if the bet is winning or losing.&#x20;

\
For example, if my bet with 4 coins is **HTHH:**

* The result **HHTH** is a **losing** result.
* The result **HTHH** is a **winning** result.

By increasing the number of the coins the user can increase the amount of the prize in an exponential way. Said n the number of coins, the amount of the prize (P) is calculated in this way:

&#x20;                                                               $$P= 2^{n}$$

For this reason the possible plays are mainly 4:

* **Win 2 times\*** of the value of the pot with only one coin.
* **Win 4 times\*** the value of the pot with two coins.
* **Win 8 times\*** the value of the pot with three coins.
* **Win 16 times\*** the value of the pot with four coins.

## 6. Click on "Bet" and confirm the transaction on Metamask <a href="#id-2-click-download" id="id-2-click-download"></a>

![Coinflip](/files/srf6UOCaWrLSOgA13xJX)

The system already sets a minimum GWEI taking into account the actual GWEI of the blockchain in order to maximize the speed of the transaction and improve the user experience.\ <br>


---

# 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://docs.polyflip.io/polyflip-games/coinflip-guide.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.
