# Coinflip

Coinflip is the first minigame we have built on the dashboard. Players can engage in a 1v1 coinflip, where the winner takes all. Supported tokens are verified through our Partner program, and periodically we may include different tokens that are not partners.

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

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

**Coinflip fees and discounts**

The fees for the coinflip are 4% of the total winnings, along with a small fee based on the token for creating games. These fees apply to non-pass holders. However, holders of the Utility Pass or VIP Pass receive a reduced fee of 2% of the total winnings, and the creation fee is waived for them.


---

# 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://spacepugs.gitbook.io/space-pugs-wiki-2.0/platforms/coinflip.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.
