# Mines

## Overview

In Mines, there are Doges and land mines hidden on the field. Goal is to open as many Doges as possible and don’t blow up on the mine. With each opened star winnings increase. Player can cash out after each successful guess and take his winnings.

## How To Play

<figure><img src="https://2809604073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUD21mo8ExCA903RC4vEx%2Fuploads%2F9mwV82Fnt3yItkvtlVV1%2Fimage.png?alt=media&#x26;token=b969c3cc-f3ca-4eb4-a59a-bda4897db881" alt=""><figcaption></figcaption></figure>

Choose the number of mines that you want to have on the field. More mines = more risk and higher prize multipliers.

<figure><img src="https://2809604073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUD21mo8ExCA903RC4vEx%2Fuploads%2FjN05AwQCrPRRL6dVJszR%2Fimage.png?alt=media&#x26;token=029f64b4-a2af-4335-85e7-ce783c377307" alt=""><figcaption></figcaption></figure>

Open the boxes and look for Doges, beware of the mines. You can cash out any time before you step on a mine.

<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://fairdoge.gitbook.io/whitepaper/games/mines.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.
