> For the complete documentation index, see [llms.txt](https://legacy-docs.polymarket.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy-docs.polymarket.com/getting-started/withdrawing-usdc/crypto.com-withdrawals.md).

# Crypto.com withdrawals

This guide will walk you through withdrawing USDC to Polymarket using [Crypto.com](https://crypto.com/). The minimum withdrawal amount is $50 USDC. If you would like to withdraw less, we recommend using the [Peer-to-Peer method](/getting-started/withdrawing-usdc/peer-to-peer-withdrawals.md).&#x20;

## Requirements

Withdrawing funds from Polymarket ***to*** Crypto.com is free. If you want to move their funds ***from*** the Crypto.com app, please note the following restrictions:

|                        | **USDC Withdrawals** | **Bank Withdrawals**                        |
| ---------------------- | -------------------- | ------------------------------------------- |
| **Withdrawal Minimum** | 50 USDC              | <p>$100 USD </p><p>(or $100 USD equiv.)</p> |
| **Fee**                | 25 USDC              | Free                                        |
| **Processing Time**    | 5-10 minutes         | 3-5 days                                    |

## Visual Guide

1\) Head to [polymarket.com/profile](https://polymarket.com/profile), select `Withdraw`, and select `Initiate Withdrawal`.

![](/files/-MkEQwWh4D9WxBrAyzab)

2\) Open the crypto.com and select `Transfer` -> `Deposit` -> `Crypto` -> search up USDC.&#x20;

![](/files/-MkEV4VJe32KNSjvY2tg)

3\) Select the Polygon tab and copy the address below.&#x20;

![](/files/-MkEV8Mvdbb2u_G55xTt)

4\) Head back to Polymarket, paste the address, and enter the amount of USDC you want to withdraw. USDC withdrawals from Polymarket ***to*** Crypto.com are free, but USDC withdrawals ***from*** Crypto.com are $25.&#x20;

![](/files/-MkEVAoY4j6-SnHpM7IB)

5\) Once the withdrawal is successful, you will receive your funds in a few minutes!

## Withdrawing out of Crypto.com

* [Withdrawing USD to a bank](https://help.crypto.com/en/articles/3857197-fiat-wallet-usd-withdrawal-via-ach)
* [Withdrawing EUR to a bank](https://help.crypto.com/en/articles/3429754-fiat-wallet-eur-withdrawal-via-sepa)
* [Withdrawing USDC to another address](https://help.crypto.com/en/articles/3511870-how-to-withdraw-cryptocurrency-from-my-crypto-com-exchange-wallet-to-external-wallet-address)

&#x20;


---

# 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 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, and the optional `goal` query parameter:

```
GET https://legacy-docs.polymarket.com/getting-started/withdrawing-usdc/crypto.com-withdrawals.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
