# Prediction

> ## Predict whether FTM price will rise or fall – guess correctly to win!

It's easy to take part:

* Predict if the price of FTM will be higher or lower than it was when the “LIVE” phase starts.
* If you enter an “UP” position, and the “Closed Price” is higher than the “Locked Price” at the end of the 5 minute LIVE phase, you WIN! And if it’s lower, you lose.
* If you enter a “DOWN” position, and the “Closed Price” is higher than the “Locked Price” at the end of the 5 minute LIVE phase, you LOSE! If it’s lower, you win.

Have fun!

#### Contract Mummy Prediction

```
0xeA2Bd25D2Dd499Ee9d90289f7dF48C04AB1a3d92
```

## Mummy Prediction Guides <a href="#pancakeswap-prediction-guides" id="pancakeswap-prediction-guides"></a>

Get started with Prediction with our guides and FAQs.

## Mummy Prediction Markets

| Chain     | Markets | Oracle    |
| --------- | ------- | --------- |
| FTM Chain | FTM/USD | Chainlink |


---

# 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.mummy.finance/prediction.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.
