# The Prophex - Prediction markets on Steriods

***

Prophex introduces **perpetual prediction markets** — a new financial primitive that merges the simplicity of binary outcomes with the sophistication of perpetual futures. Instead of locking funds in static pools, users open leveraged positions on outcomes that can be entered, exited, or scaled at any time. Odds shift dynamically in response to open interest, and outcomes are resolved transparently at 0 or 1.

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

#### **Continuous Liquidity Through vAMM Design**

Instead of waiting for counterparties or relying on order book depth, Prophex uses a **virtual Automated Market Maker (vAMM)** that provides guaranteed liquidity for any position size. Odds update dynamically based on open interest flows. Traders can enter or exit at any time without waiting for a resolution.

#### **Leverage Unlocks Capital Efficiency**

Prophex enables **up to 25× leverage** on outcome positions, transforming prediction markets from low-return curiosities into serious trading venues. Risk $4,000 to control $100,000 in exposure. Scale positions dynamically. Generate returns that justify expert participation.

#### **Dynamic Margin Management**

Traders manage positions like perpetual contracts—adjusting leverage, adding collateral, and taking partial profits. No more binary "all-in until resolution." **Real-time risk management** creates a professional-grade trading infrastructure. If losses exceed the posted margin, positions are liquidated early, redistributing funds safely and protecting solvency. A protocol-managed buffer guarantees payouts even when one side dominates, ensuring fairness and trust in every market.

#### **Funding Rates Maintain Market Equilibrium**

When positions become one-sided, **funding rates** incentivise traders to take the less popular side, naturally balancing open interest and keeping odds aligned with reality. This mechanism, borrowed from traditional perpetual futures, ensures long-term market health.

#### **Binary Outcomes, Derivatives Trading**

The question remains simple: "Will X happen?" But the trading mechanics are sophisticated. **Prophex combines the intuitive clarity of prediction markets with the depth and flexibility of derivatives trading.**

#### **Dynamic pricing via vAMM**

A virtual AMM model ensures prices always reflect the balance of open interest, with larger trades moving odds proportionally.

{% hint style="info" %}
By combining these elements, Prophex redefines how outcomes are traded. It feels familiar to prediction enthusiasts — two outcomes, one resolution — yet it delivers the leverage, liquidity, and capital efficiency DeFi traders demand.
{% endhint %}

> ***Trade outcomes like perpetual futures — with leverage, liquidity, and real-time risk management***


---

# 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/the-prophex-prediction-markets-on-steriods.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.
