# FAQ

### [**General**](/faq/general.md)&#x20;

* [What is Polymarket?](/faq/general.md#what-is-polymarket)
* [What blockchain is Polymarket built on?](/faq/general.md#what-blockchain-is-polymarket-built-on)
* [What is USDC and where can I buy it? ](/faq/general.md#what-is-usdc-and-where-can-i-buy-it)
* [What browsers do you support? ](/faq/general.md#what-browsers-do-you-support)

### [Connecting to Polymarket](#undefined)

* [What is a proxy wallet?](/faq/connecting-to-polymarket.md#what-is-a-proxy-wallet)

### [Deposits & Withdrawals](/faq/deposits-and-withdrawals.md)

* [Why are there fees to deposit and withdraw my USDC and why do I need to pay them?](/faq/deposits-and-withdrawals.md#why-are-there-fees-to-deposit-and-withdraw-my-usdc-and-why-do-i-need-to-pay-them)
* [Why did the network fee become more or less expensive?](/faq/deposits-and-withdrawals.md#why-did-the-network-fee-become-more-or-less-expensive)
* [I deposited USDC using MetaMask but my funds aren't appearing.](https://legacy-docs.polymarket.com/pages/-ManqY3mRM5ElRa1FoS4#i-deposited-usdc-using-metamask-but-my-funds-arent-appearing.)
* [How is the network fee calculated?](/faq/deposits-and-withdrawals.md#how-is-the-network-fee-calculated)
* [How do I know if a Peer-to-peer user is trustworthy?](/faq/deposits-and-withdrawals.md#how-do-i-know-if-a-peer-to-peer-user-is-trustworthy)
* [Why is my debit or credit card not working?](/faq/deposits-and-withdrawals.md#why-is-my-debit-or-credit-card-not-working)
* [I had an old, pending manual deposit/withdrawal and I can't find it anymore. What happened to my funds?](https://legacy-docs.polymarket.com/pages/-ManqY3mRM5ElRa1FoS4#i-had-an-old-pending-manual-deposit-withdrawal-and-i-cant-find-it-anymore.-what-happened-to-my-funds)
* [10 minutes have passed and I still haven't received my funds.](https://legacy-docs.polymarket.com/pages/-ManqY3mRM5ElRa1FoS4#10-minutes-have-passed-and-i-still-havent-received-my-funds.)

### [Markets](/faq/markets.md)

* [What is an information market?](/faq/markets.md#what-is-an-information-market)
* [What sets the probabilities on a market?](/faq/markets.md#what-sets-the-probabilities-on-a-market)
* [What are the different types of markets?](/faq/markets.md#what-are-the-different-types-of-markets)
* [I have a great idea for a market. Do you take suggestions?](/faq/markets.md#i-have-a-great-idea-for-a-market-do-you-take-suggestions)

### [Portfolio & Shares](/faq/trading.md)

* [What do I need to do before I can start trading?](/faq/trading.md#what-do-i-need-to-do-before-i-can-start-trading)
* [How should I decide whether to buy shares?](/faq/trading.md#how-should-i-decide-whether-to-buy-shares)
* [I've changed my mind about a trade. Can I sell my shares?](/faq/trading.md#ive-changed-my-mind-about-a-trade-can-i-sell-my-shares)
* [When does a market close?](/faq/trading.md#when-does-a-market-close)
* [What are my shares worth if I hold them until the market is resolved?](/faq/trading.md#what-are-my-shares-worth-if-i-hold-them-until-the-market-is-resolved)
* [Can I own both ‘Yes’ and ‘No’ shares for a market at the same time?](/faq/trading.md#can-i-own-both-yes-and-no-shares-for-a-market-at-the-same-time)
* [I received an error when I submitted my trade. What do I do?](https://legacy-docs.polymarket.com/pages/-M_wSDQZMHY8Mvsico2M#i-received-an-error-when-i-submitted-my-trade.-what-do-i-do)
* Can I set my own gas when submitting a transaction?&#x20;

### [Liquidity](/faq/liquidity.md)

* [How does liquidity work at Polymarket?](/faq/liquidity.md#how-does-liquidity-work-at-polymarket)
* [Why is liquidity necessary for the markets?](/faq/liquidity.md#why-is-liquidity-necessary-for-the-markets)
* [What is the incentive for me to add liquidity?](/faq/liquidity.md#what-is-the-incentive-for-me-to-add-liquidity)
* [How do I know how many liquidity shares I will get?](/faq/liquidity.md#how-do-i-know-how-many-liquidity-shares-i-will-get)
* [Are there any risks to adding liquidity?](/faq/liquidity.md#are-there-any-risks-to-adding-liquidity)
* [I received an error when I tried to remove my liquidity. What do I do?](https://legacy-docs.polymarket.com/pages/-Mb8iNEE_gjep-E2ufKj#i-received-an-error-when-i-tried-to-remove-my-liquidity.-what-do-i-do)

### [Resolution](/faq/resolution.md)

* [What happens when a market resolves?](/faq/resolution.md#what-happens-when-a-market-resolves)
* [What should I do when a market resolves?](/faq/resolution.md#what-should-i-do-when-a-market-resolves)
* [Can there be more than one winner in a market?](/faq/resolution.md#can-there-be-more-than-one-winner-in-a-market)

### [Security](/faq/security.md)

* [Have Polymarket's smart contacts been audited?](/faq/security.md#have-polymarkets-smart-contacts-been-audited)
* [Where are my funds if you don't use MetaMask?](/faq/security.md#where-are-my-funds-if-you-dont-use-metamask)
* [Why do you need my email?](/faq/security.md#why-do-you-need-my-email)
* [How can I export my private key?](/faq/security.md#how-can-i-export-my-private-key)
* [Will you ever ask for my private key?](/faq/security.md#will-you-ever-ask-for-my-private-key)


---

# 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/faq.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.
