# Game Guide & Interface Walkthrough

At the top of the Lucky Spinner game page, you can view information regarding the total plays and winnings of every player of the current day.

![Source: lamas.co](/files/SfNq5eEZQM7T36MfJREK)

## Step 1: Choose your bet amount&#x20;

Pick between the bet options: 2 LMF, 10 LMF, 50 LMF, 100 LMF, or 500 LMF.

![Source: lamas.co](/files/81spIyXTrj1x676PsVNn)

## Step 2: Hold and release to spin&#x20;

You need to hold the button "**Hold to Spin**" to keep the wheel spinning. Once you feel it is time, release to stop the wheel.

## Step 3: Check the result

Scroll down to check out your **Play History** (your result). The reward is claimed automatically.

<figure><img src="/files/GZD1pn8xqDIpLKF3yDuG" alt=""><figcaption><p><em>Source:</em> <a href="https://www.lamas.co/lucky-spinner"><em>lamas.co</em></a></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://docs.lamas.co/1.0/games/lucky-spinner/game-guide-and-interface-walkthrough.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.
