# Convex Payout Dynamics

### **How Convexity Emerges on 42 Markets**

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

Convexity in 42 arises from the interaction between **time, positioning, and capital flow**.

Early participants who take minority positions do so when opposing conviction is still dominant and prices are least reflective of the eventual truth. As new information enters the market and capital reallocates toward the correct outcome, later participants effectively fund the payoff of those who entered earlier.

When the market resolves, the winning outcome(s) splits the entire collateral pool, concentrating returns toward positions that accumulated exposure before consensus shifted. This structure creates asymmetric payoff profiles where downside is limited to capital committed, while **upside scales non-linearly with both timing and the magnitude of mis-pricing captured.**

### **Payout Mechanics**

Winning OTs are redeemable for a **pro-rata share of the total collateral pool** accumulated across all outcomes in the market.

<figure><img src="/files/5vaiiB1DxGBX1DOnj8xs" alt=""><figcaption></figcaption></figure>

Consider a market with three outcomes (**A, B, and C)** each represented by its own OT.

During the live market:

* Outcome A accumulates **$5M**
* Outcome B accumulates **$2M**
* Outcome C accumulates **$3M**

This results in a **total collateral pool of $10M** at resolution.

If **Outcome B** resolves as the winner, **all B-OT holders split the full $10M**, proportional to their ownership of the total B-OT supply.

#### **What Determines Payout Size**

In short, users can aim to maximize the upside of buying into a market by considering the following:

1. **The number of winning tokens held** → greater exposure results in a larger share
2. **The total size of the market at resolution** → deeper markets produce larger payout pools
3. **The degree of mis-pricing captured at entry** → earlier, lower-cost positioning increases effective returns

Participants who identified the correct outcome early benefit not only from correctness, but from having secured exposure before consensus and capital inflows reshaped the market.


---

# 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.42.space/getting-started/protocol-mechanics-101/convex-payout-dynamics.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.
