# Prediction Markets

#### Trade Real-World Outcomes

DEX provides access to prediction markets powered by Polymarket, allowing users to trade on the outcome of real-world events.

<figure><img src="/files/rfOP6vcTEY49K4OXiLvY" alt=""><figcaption></figcaption></figure>

#### Explore Markets

Navigate to the **Predict** tab to browse available markets and discover new opportunities.

View active events, monitor market activity, and track your available balance before placing a trade.

<figure><img src="/files/2SWZt415e4CdBMeZE57A" alt=""><figcaption></figcaption></figure>

#### Choose an Outcome

Select a market to view available outcomes, pricing, and market probabilities.

Prediction markets allow users to take a position on whether an event will occur by buying **Yes** or **No** shares.

<figure><img src="/files/Xifs71UV83zowEX60baA" alt=""><figcaption></figcaption></figure>

#### Place a Trade

Once you've chosen an outcome, enter the amount you'd like to trade and confirm your position.

DEX displays your estimated shares, position size, and potential payout before you submit your order.

<figure><img src="/files/H6SD1zYm3e0lHiTKlAXm" alt=""><figcaption></figcaption></figure>

#### Track Your Positions

Open prediction positions are displayed at the top of the **Predict** page, making it easy to monitor performance and follow market movements.

View your original position, current value, and market updates in one place.

#### Powered by [Polymarket](https://polymarket.com/)

DEX integrates Polymarket directly into the platform, giving users seamless access to prediction markets without leaving the DEX experience.

Trade events, monitor positions, and explore new opportunities alongside your other markets and assets.


---

# 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://about.dex.org/trading/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.
