# Hop withdrawals

This guide will walk you through withdrawing USDC to Polymarket using Hop withdrawals. Hop is the fastest way to transfer USDC from Polymarket to an exchange or to an address on Ethereum. If you want to pay $25 or less, we recommend using the [Crypto.com method](/getting-started/withdrawing-usdc/crypto.com-withdrawals.md).&#x20;

## Requirements

* USDC
* Fee: Network fee + 0.18% of withdrawal

## Visual Guide

1\) Head to [polymarket.com/profile](https://polymarket.com/profile), select `Withdraw`, and select `Hop Withdrawals`.&#x20;

![](/files/-MkEZOM3bATwP-e-VWlu)

2\) Paste the intended USDC address and enter the amount you want to withdraw.&#x20;

{% hint style="info" %}
If you are sending funds to an exchange, only use the USDC deposit address. If you are sending funds to a wallet, funds will be sent to the Ethereum network.&#x20;
{% endhint %}

![](/files/-MkE_ivAiPgGT8Ha017q)

3\) Once the withdrawal is marked as successful, you will receive your funds in 10 minutes!

![](/files/-MkEaTBpaBLDnpxcaDp_)


---

# 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/withdrawing-usdc/hop-withdrawals.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.
