> For the complete documentation index, see [llms.txt](https://docs.megapot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.megapot.io/getting-started/funding-pages.md).

# Funding Pages

Funding Pages let you support causes you care about while playing Megapot. When you buy tickets through a Funding Page, 100% of Megapot's referral fees go directly to that organization, Megapot takes none of it.

***

## How It Works

### For Players

When you purchase tickets through a Funding Page (like `/fund/pg` for Protocol Guild):

1. **You play normally** — Same jackpot, same odds, same prizes
2. **Fees fund the cause** — 100% of referral fees are held in the smart contract for the organization to claim
3. **Your support compounds** — If you sign up through a Funding Page, all your future purchases continue funding that cause

### For Organizations

Organizations receive a dedicated landing page with:

* Custom branding and messaging
* Embedded ticket checkout
* Built-in compliance — geo-blocking, KYC, and gaming license coverage handled by Megapot

Fees accumulate in the Megapot smart contract and can be claimed by the organization at any time.

{% hint style="info" %}
Interested in launching a Funding Page? [Fill out our interest form](https://docs.google.com/forms/d/1BEz1RVzX-GMyNFX_ov07-GyG2OUToCpJ-prgrvcLkbc/edit).
{% endhint %}

***

## What Makes This Different

Traditional lotteries claim to fund good causes, but you have no say in where the money goes. With Funding Pages, you choose. Every ticket purchase becomes a direct contribution to the cause you select.

Because fund allocations happen onchain, anyone can verify exactly how much has been raised and when funds are claimed.

***

## FAQ for Players

**Do I have the same chance of winning?**

Yes. Funding Pages use the same prize pool and drawing mechanism as the main Megapot game. Your odds are identical.

**Can I support multiple causes?**

If you're an existing Megapot user, yes. Each purchase you make through a different Funding Page routes fees to that organization.

If you're a new user who signs up through a Funding Page, that organization becomes your permanent referrer for all future purchases (except for ticket purchases on a different funding page).

**How do I know the funds actually reach the organization?**

All fee accumulation and claims happen onchain. We will vet organizations we work with to ensure they are legitimate. The funding page displays the address designated by the organization as the claimer.

**Does this cost me more than buying tickets normally?**

No. The ticket price is the same. The difference is where the referral fees are directed.

***

## FAQ for Organizations

**How much do we receive?**

You receive 100% of the referral fees from purchases made through your Funding Page. Megapot takes none of it.

**How and when do we get paid?**

Fees accumulate in the Megapot smart contract as players purchase tickets. You can claim your accumulated fees at any time, there's no minimum threshold or waiting period.

**Is this one-time or recurring?**

Both. Each purchase generates fees immediately. Additionally, new users who sign up through your page become permanently attributed to your organization, so their future purchases continue generating fees for you indefinitely.

**Do we need to worry about gaming compliance?**

No. Your Funding Page is hosted on Megapot's platform and operates under our gaming licenses. You receive referral fees, not lottery proceeds directly, so your organization doesn't need to obtain gaming licenses or manage regulatory compliance. Megapot handles geo-blocking, KYC requirements, and all other compliance obligations.

***

## Current Partners

* [**Protocol Guild**](https://github.com/coordinationlabs/v2-gitbook/blob/main/fund/pg/README.md) — Funding the 190+ contributors who build and maintain Ethereum's core infrastructure

***

Interested in launching a Funding Page for your organization? [Get in touch](https://github.com/coordinationlabs/v2-gitbook/blob/main/learn/link-to-form/README.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/funding-pages.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.
