# PoolTogether V4

- [PoolTogether on Optimism](https://docs.pooltogether.com/pooltogether/pooltogether-on-optimism.md): Optimism offers fast transactions, low fees, and leverages the security the Ethereum network provides.
- [Getting USDC & ETH on Optimism](https://docs.pooltogether.com/pooltogether/pooltogether-on-optimism/getting-usdc-and-eth-on-optimism.md)
- [PoolTogether on Polygon](https://docs.pooltogether.com/pooltogether/using-pooltogether.md): How to Deposit, Check for Prizes & Withdraw
- [Getting USDC on Polygon](https://docs.pooltogether.com/pooltogether/using-pooltogether/getting-usdc-on-polygon.md)
- [Guides & How Tos](https://docs.pooltogether.com/pooltogether/guides.md): This section offers valuable guides that make using PoolTogether easier.
- [Deposit Delegator](https://docs.pooltogether.com/pooltogether/guides/deposit-delegator.md): The Deposit Delegator is a powerful tool to enable others to win prizes on your behalf!
- [Setting up Prize Notifications](https://docs.pooltogether.com/pooltogether/guides/setting-up-prize-notifications.md): Tired of opening chests every day? Receive a notification when you win a prize!
- [Migration Guides](https://docs.pooltogether.com/pooltogether/guides/migration-guides.md): A set of guides to withdraw from previous version using a block explorer.
- [Withdrawing from V2](https://docs.pooltogether.com/pooltogether/guides/migration-guides/withdrawing-from-v2.md): This guide explains how to withdraw from the PoolTogether V2 Smart Contracts.
- [Withdrawing from V3](https://docs.pooltogether.com/pooltogether/guides/migration-guides/withdrawing-from-v3.md): This guide explains how to withdraw from the PoolTogether V3 Smart Contracts.
- [Withdrawing from V4](https://docs.pooltogether.com/pooltogether/guides/migration-guides/withdrawing-from-v4.md): This guide explains how to withdraw from the PoolTogether V4 Smart Contracts.
- [Using Coinbase Pay](https://docs.pooltogether.com/pooltogether/guides/using-coinbase-pay.md)
- [Using PoolTogether via Coinbase App](https://docs.pooltogether.com/pooltogether/guides/using-pooltogether-via-coinbase-app.md): Saving with PoolTogether is featured in the Coinbase App
- [Withdrawing USDC from Binance](https://docs.pooltogether.com/pooltogether/guides/withdrawing-usdc-from-binance.md): Binance allows you to withdraw USDC straight to the Polygon network, as explained in the guide below.
- [PoolTogether Debit Card FAQ](https://docs.pooltogether.com/pooltogether/guides/debitcard-faq.md): The spending card for crypto natives
- [Bridging POOL with Across](https://docs.pooltogether.com/pooltogether/guides/bridging-pool-with-across.md): The POOL token exists on multiple chains. Across allows to bridge POOL between Ethereum and L2s.
- [Getting involved](https://docs.pooltogether.com/pooltogether/guides/getting-involved.md)
- [Governance](https://docs.pooltogether.com/pooltogether/governance.md): Control of the PoolTogether Protocol rests solely in the hands of the community holding the POOL tokens.
- [Proposal Process](https://docs.pooltogether.com/pooltogether/governance/proposal-process.md)
- [PT Budget Requests](https://docs.pooltogether.com/pooltogether/governance/proposal-process/pt-budget-requests.md): The PTBR process helps coordinate funding for anyone who wishes to contribute to the PoolTogether protocol.
- [Voting & Delegation 101](https://docs.pooltogether.com/pooltogether/governance/voting-and-delegation-101.md): A healthy governance system is good for PoolTogether, its users, and the POOL token holders. You can help by putting your voting power to use.
- [Governance Roles](https://docs.pooltogether.com/pooltogether/governance/governance-roles.md)
- [Protocol Constitution](https://docs.pooltogether.com/pooltogether/governance/protocol-constitution.md): The constitution is a living but hard-to-change document that puts PoolTogether’s ethos into writing.
- [Governance Calendar](https://docs.pooltogether.com/pooltogether/governance/governance-calendar.md)
- [POOL Token](https://docs.pooltogether.com/pooltogether/pool-token.md)
- [Tokenomics](https://docs.pooltogether.com/pooltogether/pool-token/tokenomics-and-governance.md)
- [POOL Supply](https://docs.pooltogether.com/pooltogether/pool-token/pool-supply.md): This page details the POOL token supply
- [Getting POOL Tokens](https://docs.pooltogether.com/pooltogether/pool-token/get-pool-tokens.md)
- [Ecosystem & Links](https://docs.pooltogether.com/pooltogether/links.md)
- [Developers](https://docs.pooltogether.com/pooltogether/developers.md): Developer Resources for PoolTogether


---

# 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.pooltogether.com/pooltogether.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.
