# Getting Started

- [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)


---

# 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://legacy-docs.polymarket.com/getting-started.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.
