> 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/peer-to-peer-withdrawals.md).

# Peer-to-peer withdrawals

This guide will walk you through withdrawing USDC to Polymarket using the Peer-to-peer method.&#x20;

{% embed url="<https://www.youtube.com/watch?v=5J_YzGt3zDU>" %}

## Requirements

* Another Polymarket user or any wallet on the Polygon chain

## Visual Guide

1\) Head to our [Discord](https://polymarket.co/DepositsWithdrawalsMediumDiscord) and use the `#peer-to-peer` channel to coordinate with another Polymarket user who has USDC on Ethereum.

![](/files/-Mak1aH1VBpfGH6HKpI8)

2\) (i) If someone responds, (ii) search `from:[username]` in the top right to check that they are an active participant in the Discord.

![](/files/-Mak1cxKWJ0NyRi7bqjd)

3\) DM the user and agree upon the transaction fee and the payment method that you will pay the other community member. They will then send you their wallet address once terms have been reached.&#x20;

![](/files/-Mak1zxjjMlFVeU5mi3F)

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

![](/files/-MajnCDAD_dmLrI9_YNa)

5\) Select the Peer-to-Peer method, enter the amount you want to withdraw, paste the other Polymarket user's wallet address, and click `Initiate Transfer`.

![](/files/-Mak0LUQBiEo-oMtO9nF)

6\) You will receive USDC within 5 minutes of the other user sending you funds! Be sure to confirm that the transaction was successful in `#peer-to-peer` on Discord so other users know that you are both reliable.&#x20;

![](/files/-Ma0VIxtN9OnD8v_z78N)

## Related Articles

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


---

# 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/peer-to-peer-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.
