# Flip Coins

## <mark style="color:blue;">Qu'est ce que le flip coins</mark>

Le flip coin, communément appelé pile ou face, sert à parier avec d'autres joueurs avec la commande \ <mark style="color:orange;">**/cf**</mark> ou en allant directement voir le PNJ . \
Une fois que tu as sélectionné le joueur avec qui parier ainsi que la somme mise en jeu, le jeu se lance avec une probabilité d'une chance sur 2, et le gagnant est affiché ainsi sur l'écran et gagne les Kamas.&#x20;

{% hint style="info" %}
Tu pourras parier une somme de 1000 Kamas minimum à <mark style="color:yellow;">**15 000 000 Kamas**</mark>.&#x20;
{% endhint %}

<figure><img src="/files/j5CDRJXjsbBHtAN4KHmX" 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://wiki.battle-adventure.eu/gameplay/economie/flip-coins.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.
