# Up or Down

Participants in this game will wager on whether the SOL/USDT exchange rate will rise or fall during a certain period. A correct guess will earn the player a part of the prize pool.&#x20;

The game is played in rounds. Each round is divided into two stages: prediction and live. In the prediction stage, participants wager on the price's upward or downward trend. The price is registered at the end of each of the stages. A correct Up forecast occurs when the exchange rate of SOL/USDT at the end of the live stage is higher than at the end of the prediction stage. Similarly, a correct Down prediction occurs when it is lower.&#x20;

The total bet money constitutes the prize pool, which will be awarded proportionately to each participant who makes an accurate prediction.&#x20;

In this game, participants will bet in LMF, with the **minimum amount of 5 LMF** and **no maximum**.&#x20;

Up or Down uses real-time data from Chainlink Oracle.

## Timeline

Each round takes a total of 30 minutes, with 15 minutes for each of the prediction and live stages.


---

# 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/up-or-down.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.
