# Depositing USDC

## Overview

Polymarket is built on the Polygon blockchain and only accepts USDC. We understand that crypto can be overwhelming, so we have compiled a list of options based on your preferences!&#x20;

### Sending USDC from an exchange

<table><thead><tr><th width="155">Method</th><th width="150">Difficulty</th><th width="150">KYC</th><th width="150">Cost</th></tr></thead><tbody><tr><td>⭐️ <a href="/pages/-MjVgwfY-TxbgBWClFmw">Crypto.com</a></td><td>Easy</td><td>Yes</td><td>$0.08</td></tr><tr><td>KuCoin</td><td>Easy</td><td>No</td><td>$0.10 - $20</td></tr><tr><td><a href="/pages/-Ma-RsBTR4WBzOOC8Xs2">Other exchanges</a></td><td>Medium</td><td>--</td><td>$$$</td></tr></tbody></table>

### Sending USDC from a wallet

<table><thead><tr><th>Method</th><th width="170">Network</th><th>Difficulty</th><th>Cost</th></tr></thead><tbody><tr><td>⭐️ <a href="/pages/scxIAiFOpxvOsJrLJynU">MetaMask (Polygon)</a></td><td>Polygon</td><td>Easy</td><td>$</td></tr><tr><td><a href="/pages/m5uU9PaSCQkTrIsxDZ9o">Non-MetaMask (Polygon)</a></td><td>Polygon</td><td>Easy</td><td>$</td></tr><tr><td><a href="/pages/-Ma-Rd9mWMPM-JO5RrLd#using-metamask">MetaMask (Ethereum)</a></td><td>Ethereum</td><td>Easy</td><td>$$</td></tr><tr><td><a href="/pages/-Ma-Rd9mWMPM-JO5RrLd#using-another-wallet">Non-MetaMask (Ethereum)</a></td><td>Ethereum</td><td>Intermediate</td><td>$$$</td></tr></tbody></table>

### Buying USDC through a bank or debit/credit card

<table><thead><tr><th width="179.89198951713846">Method</th><th width="181.29439252336448">Source of funds</th><th>Cost</th><th>Limit</th></tr></thead><tbody><tr><td><a href="/pages/-Ma-RshRSLUiO6d8EYC4">Debit/Credit</a></td><td>Debit/Credit card</td><td>3.5% + $0.50</td><td>$</td></tr><tr><td><a href="/pages/-MjVgwfY-TxbgBWClFmw">Crypto.com</a></td><td>Bank</td><td>$</td><td></td></tr></tbody></table>

## Related Questions

* [What is USDC and where can I buy it? ](/faq/general.md#what-is-usdc-and-where-can-i-buy-it)


---

# 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/depositing-usdc.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.
