# Prediction

![](/files/V77sgLNSgdq4PSQwBNf1)

PancakeSwap Prediction is a fun and simple decentralized prediction market.

> #### Predict whether BNB's price will rise or fall – guess correctly to win!

It's easy to take part:

* Predict if the price of BNBUSD will be higher or lower than it was when the “LIVE” phase starts.
* If you enter an “UP” position, and the BNBUSD “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 BNBUSD “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!

[~~View V1 smart contract~~](https://bscscan.com/address/0x516ffd7D1e0Ca40b1879935B2De87cb20Fc1124b) ~~(deprecated)~~

[**View V2 smart contract**](https://bscscan.com/address/0x18b2a687610328590bc8f2e5fedde3b582a49cda)\*\*\*\*

## PancakeSwap Prediction Guides

Get started with Prediction with our guides and FAQs.

{% content-ref url="/pages/6QjDaot7FSBYoh9sIHkG" %}
[How to Use Prediction](/italian/products/prediction/prediction-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/htKLqzVQvuQxZklFwWqt" %}
[Prediction FAQ](/italian/products/prediction/prediction-faq.md)
{% endcontent-ref %}


---

# 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.pancakeswap.finance/italian/products/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.
