# 🕹️ Apps

## Flagship App

{% embed url="<https://app.pooltogether.com>" %}

Play with official and featured prize pools

## Prize Pool Builder

{% embed url="<https://builder.pooltogether.com>" %}

Create new prize pools using the [Prize Pool Builder](https://builder.pooltogether.com)

Fork the [source code on Github](https://github.com/pooltogether/pooltogether-pool-builder-ui)

## Prize Pool Reference App

{% embed url="<https://reference-app.pooltogether.com>" %}

Interact with prize pools you create using the [Reference App](https://reference-app.pooltogether.com/).

Fork the [source code on Github](https://github.com/pooltogether/pooltogether-reference-pool-ui)


---

# 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/resources/apps.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.
