# Create a Prize Pool

The easiest way to create a prize game is by using our [Builder App](https://builder.pooltogether.com).  The Builder app is supported across all testnets.  The Builder is an interface to the [Compound Prize Pool Builder](broken://pages/-MEdj-texG5FUAmmHWw3).

You can call the on-chain Builder such as the [Compound Prize Pool Builder](broken://pages/-MEdj-texG5FUAmmHWw3) directly.

Otherwise, customize and deploy the core [PoolTogether Pool Contracts](/v3.0.1/networks.md).  Source code is on [Github](https://github.com/pooltogether/pooltogether-pool-contracts).


---

# 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://v3.docs.pooltogether.com/v3.0.1/tutorials/creating-a-prize-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.
