# Welcome

Prediction markets have long been regarded as powerful mechanisms for forecasting. By enabling participants to trade on the likelihood of future events, they generate real-time probabilities that often rival or surpass those of experts.

While the concept is well-established, adoption has remained relatively small compared to other areas of DeFi. Existing platforms such as Polymarket have demonstrated that there is real user demand. Markets on politics, crypto, sports, and culture attract active participants and attention.&#x20;

Prophex introduces a new model: **perpetual prediction markets**. Instead of static pools, Prophex uses a vAMM structure that allows outcomes to trade like perpetual contracts. Traders can apply leverage, manage margin, and adjust or close positions at any time. Odds update continuously as open interest shifts, creating markets that are both dynamic and liquid.

The aim is to transform prediction markets from static bets into **active trading venues**. Prophex combines the intuitive simplicity of binary outcomes with the depth and flexibility of derivative trading — creating a system designed to scale, attract liquidity, and become a core building block of decentralised finance.

{% hint style="warning" %}
**Prophex is a perpetual prediction market where outcomes trade like futures. Users can open leveraged positions on binary events, manage margin dynamically, and close or adjust at any time — creating continuous liquidity and real-time odds.**
{% endhint %}


---

# 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://prophex.io/docs/welcome.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.
