# Intro to Prediction Markets

We are thrilled to announce the launch of prediction markets on the Dfyn Exchange. Our newly introduced prediction markets will allow users to predict if the price of an asset will go up or down in the next 5, 15, or 60 minutes.&#x20;

Such products have actively existed and traded in the traditional financial markets, we are finally bringing binary prediction markets to Polygon. The mission of Dfyn is to make DeFi more accessible for the masses and we are starting off with one of the simplest financial instruments in the world.&#x20;

{% content-ref url="/pages/-MfcQPHkuI4\_Yy-vOGgI" %}
[Terminology](/prediction-markets/terminology.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfcRnGbAB4uSgwky0Az" %}
[How to Participate in Prediction Markets](/prediction-markets/how-to-participate-in-prediction-markets.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfcRv2Q8ojXA1oFrul4" %}
[Prediction Markets FAQs](/prediction-markets/prediction-markets-faqs.md)
{% endcontent-ref %}

***Note: The prediction markets are currently in BETA. Despite our team’s thorough testing, a few bugs might still be present. Use this feature at your own risk.***


---

# 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.dfyn.network/prediction-markets/intro-to-prediction-markets.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.
