# How To Back the Prize Pool

Fund the prize pool and earn returns from ticket sales.

***

## What is Backing?

Backers deposit USDC to fund the jackpot prizes. In return, you earn a share of ticket sales revenue from every drawing. Think of it like being the house—you fund the prizes and earn returns.

**Key points:**

* Returns come from ticket sales (\~20% of each ticket)
* Risk: Large jackpot wins reduce the pool temporarily
* No guaranteed returns—this is not a fixed-yield product
* Earn points based on your deposited amount
* Learn more about [Backer Economics](/getting-started/backer-economics.md)

***

## Quick Start

1. **Connect wallet** — Have USDC ready on Base
2. **Deposit USDC** — Enter your amount and confirm
3. **Earn returns** — Your share of ticket sales accumulates each drawing

<figure><img src="/files/lqI8mdWs4eBQujNOWXBo" alt=""><figcaption><p>Example Back the Pool Page</p></figcaption></figure>

***

## Depositing Funds

1. Navigate to the **Back** page
2. Enter your deposit amount in USDC
3. Approve and confirm the transaction
4. Your deposit becomes active in the next drawing

Your deposit is converted to shares, representing your portion of the pool.

***

## Monitoring Your Position

View your backing position anytime:

* **Your shares** — Your ownership stake in the pool
* **Current value** — What your shares are worth now
* **Earnings** — Returns accumulated from ticket sales

***

## Withdrawing Funds

Withdrawals follow a three-phase process:

1. **Initiate** — Request your withdrawal
2. **Wait** — The current drawing must complete first
3. **Finalize** — Claim your USDC

The waiting period ensures fair settlement of each drawing before funds leave the pool.

{% hint style="info" %}
Join our [Prize Pool Notification Telegram Group](https://t.me/+LCapkuwT3IViZjIx) to receive updates on pool openings, performance, and other important information.
{% 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://docs.megapot.io/getting-started/how-to-back-the-pool.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.
