# Earn by Backing the Prize Pool

**Anyone can back the prize pool and earn yield on dollars, in dollars, by taking on variance!**

Think of it like being the house, you fund the prizes and receive mathematical edge from every ticket sold. Over time, the math favors you, and the more tickets sold, the more you're likely to earn.

***

## How Backing the Prize Pool Works

First a quick, high-level refresher on the Megapot protocol:

<figure><img src="/files/dmOBjNnMgW1CxE7Cy97O" alt="What is Megapot"><figcaption></figcaption></figure>

<figure><img src="/files/TlK3uyjxuwAHtmqdA5Dt" alt="Flywheel"><figcaption></figcaption></figure>

Now, here's how backing the prize pool works:

<figure><img src="/files/9VvtuIzJN4mqHVHFhuz3" alt="High Level"><figcaption></figcaption></figure>

<figure><img src="/files/Fku6qK6tJHO5UNU4z4T6" alt="Mechanism Walkthrough"><figcaption></figcaption></figure>

***

## Understanding the Return Profile

Backers have a mathematical edge, for every dollar of tickets sold, they expect to earn approximately 20 cents after prizes are paid as compensation for taking on the variance of any single drawing.

<figure><img src="/files/zGTfVgQFFxY22n9I7roq" alt="Drawing Outcomes"><figcaption></figcaption></figure>

Over hundreds or thousands of drawings, this edge compounds and trends toward expected returns.

<figure><img src="/files/wIXonhgFsHdod7EDNORW" alt="Compounding Returns"><figcaption></figcaption></figure>

Ultimately, it pays to stay in the pool over the long-term. Every outcome probability is known ahead of time and constantly working in the backer's favor.

{% hint style="info" %}
For a more technical discussion of the return profile and to run your own profit simulations check out our [Jupyter Notebook](https://colab.research.google.com/github/coordinationlabs/backer-jupyter-notebook/blob/main/LP_Risk_Return_Analysis.ipynb).
{% endhint %}

***

## Next Steps

* Ready to back? Learn [How to Back the Pool](/getting-started/how-to-back-the-pool.md)
* Want to understand the full system? Read [The Ecosystem](/learn/the-ecosystem.md)
* Questions? Reach out on our [Support Chat](https://megapot.io/support)


---

# 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.megapot.io/getting-started/backer-economics.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.
