# Polymarket

## Polymarket

- [About](https://legacy-docs.polymarket.com/master.md): Welcome to the Polymarket Docs. Here we aim to provide a robust explanation and understanding of how our protocol works.
- [Overview](https://legacy-docs.polymarket.com/getting-started/overview.md)
- [Connecting](https://legacy-docs.polymarket.com/getting-started/connecting.md)
- [Email (Magic Link)](https://legacy-docs.polymarket.com/getting-started/connecting/signing-up.md)
- [MetaMask](https://legacy-docs.polymarket.com/getting-started/connecting/metamask.md)
- [Depositing USDC](https://legacy-docs.polymarket.com/getting-started/depositing-usdc.md)
- [From an exchange](https://legacy-docs.polymarket.com/getting-started/depositing-usdc/from-an-exchange.md): Send USDC using a crypto exchange!
- [⭐️ Crypto.com](https://legacy-docs.polymarket.com/getting-started/depositing-usdc/from-an-exchange/crypto.com-deposits.md): $0.08 deposits regardless of how large your deposit is
- [Coinbase](https://legacy-docs.polymarket.com/getting-started/depositing-usdc/from-an-exchange/coinbase.md): $0.02 deposits regardless of how large your deposit is
- [Other exchanges](https://legacy-docs.polymarket.com/getting-started/depositing-usdc/from-an-exchange/manual-deposits.md): A more expensive way to send USDC from an exchange
- [From a wallet](https://legacy-docs.polymarket.com/getting-started/depositing-usdc/from-a-wallet.md)
- [Polygon deposits](https://legacy-docs.polymarket.com/getting-started/depositing-usdc/from-a-wallet/polygon-deposits.md)
- [Ethereum deposits](https://legacy-docs.polymarket.com/getting-started/depositing-usdc/from-a-wallet/metamask-deposits.md): Send USDC from your walle on the Ethereum blockchain
- [From a debit/credit card](https://legacy-docs.polymarket.com/getting-started/depositing-usdc/debit-or-credit-card-deposits.md): Purchase USDC using a debit card, credit card, or bank (SEPA)
- [Building a portfolio](https://legacy-docs.polymarket.com/getting-started/making-a-trade.md)
- [Monitoring positions](https://legacy-docs.polymarket.com/getting-started/monitoring-positions.md)
- [Selling & redeeming shares](https://legacy-docs.polymarket.com/getting-started/redeeming-shares.md)
- [Withdrawing USDC](https://legacy-docs.polymarket.com/getting-started/withdrawing-usdc.md)
- [Changehero.io withdrawals](https://legacy-docs.polymarket.com/getting-started/withdrawing-usdc/changehero.io-withdrawals.md): Non-KYC method to withdraw USDC to an exchange
- [Crypto.com withdrawals](https://legacy-docs.polymarket.com/getting-started/withdrawing-usdc/crypto.com-withdrawals.md)
- [Polygon withdrawals](https://legacy-docs.polymarket.com/getting-started/withdrawing-usdc/polygon-withdrawals.md)
- [Hop withdrawals](https://legacy-docs.polymarket.com/getting-started/withdrawing-usdc/hop-withdrawals.md)
- [Peer-to-peer withdrawals](https://legacy-docs.polymarket.com/getting-started/withdrawing-usdc/peer-to-peer-withdrawals.md)
- [FAQ](https://legacy-docs.polymarket.com/faq.md)
- [General](https://legacy-docs.polymarket.com/faq/general.md)
- [Connecting to Polymarket](https://legacy-docs.polymarket.com/faq/connecting-to-polymarket.md)
- [Deposits & Withdrawals](https://legacy-docs.polymarket.com/faq/deposits-and-withdrawals.md)
- [Liquidity](https://legacy-docs.polymarket.com/faq/liquidity.md)
- [Markets](https://legacy-docs.polymarket.com/faq/markets.md)
- [Portfolio & Shares](https://legacy-docs.polymarket.com/faq/trading.md)
- [Resolution](https://legacy-docs.polymarket.com/faq/resolution.md)
- [Security](https://legacy-docs.polymarket.com/faq/security.md)
- [Microgrants](https://legacy-docs.polymarket.com/microgrants.md)
- [Glossary](https://legacy-docs.polymarket.com/glossary.md)
- [Polymarket + UMA](https://legacy-docs.polymarket.com/polymarket-+-uma.md)
- [Order Books](https://legacy-docs.polymarket.com/order-books.md)
- [Liquidity Mining & Trading Rewards](https://legacy-docs.polymarket.com/liquidity-mining-and-trading-rewards.md)
- [Issues with the Graph](https://legacy-docs.polymarket.com/archived/issues-with-the-graph.md)
- [Polymarket 5000 USDC Instagram Giveaway Terms and Conditions](https://legacy-docs.polymarket.com/archived/polymarket-5000-usdc-instagram-giveaway-terms-and-conditions.md)
- [Polymarket Playoffs Ticket Giveaway Terms and Conditions](https://legacy-docs.polymarket.com/archived/polymarket-playoffs-ticket-giveaway-terms-and-conditions.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://legacy-docs.polymarket.com/master.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.
