# Withdraw from Exchanges

This guide will walk you through transferring USDT from exchanges to your crypto wallet on the Polygon network.

## Requirements

You need to have an:&#x20;

* Account on crypto exchanges like Binance&#x20;
* Tokens available in your exchange account. If not, by using Card, P2P or Bank Transfer first&#x20;
* Exchange should support withdrawal on Polygon (MATCI) network

## Note

PlotX supports USDC, USDT, MATIC, WETH, DAI, and WMATIC

## Step-by-step guide

* Login to your crypto exchange account. Here, we are using Binance for reference.

![](https://lh4.googleusercontent.com/Ywxa3iRnqrhBtzFGPLRKppPGRdYyVS-rxp0to5jd9mloCXjvUg8xbN7rwpa21vP5B9z4dvYETJ43il08HpC63DZuhDfU4VDcss-pfAuwsLF6AcBPG1S1K39KFYd61ANKat__TVEG-7ZVaPdEgw)

* Click on Withdraw button. (You can also access this screen by hovering on **Wallet** and then clicking on **Fiat and Spot** option)&#x20;
* Now **select** the token that you want to withdraw to your crypto wallet and enter the **crypto wallet address**. If you’ve signed up on PlotX using email, Facebook, or Google, open the PlotX app. Go to Account and copy the crypto wallet address and paste it here.

![](https://lh3.googleusercontent.com/7phffZzVQbm0McMUycvlZ9G9bfb6juCkIoFDJ_dS0zMb8ArWeMQ0azqIXk1INpfkshU3ZcfqF36O3EGrP7w3lNe0AH5abe061ROF83ou6cPFCJJV97xTkTAnegY93Wk1L0uoOSZIxIkeUCXVKw)

* Select the **network** to Polygon (MATIC)

![](https://lh6.googleusercontent.com/C8Hyhz8lL4DmX6Rdq7nJBunu6A0GdDHxxBKCVeJcselzvSzOMiQFPQ_r3qMHAi-q6bmeNwDBFHTBV-u_WiK3HlQTCCp1MPXB3nvjD7wdGJsg8agTgX87q4_NVpSJAomRjxE2O5_6T37-ZAKE1g)

* Enter the **amount** that to want to send from your exchange account to your crypto wallet and click on **Withdraw** button

![](https://lh4.googleusercontent.com/IEPJRYYGIomiaCBH1dr7SEnZPtf_ctAEoGmr6sbU18hhsbFffU6hak0EvM0D1Lqh7lqeMWf3RanUB3MdwRO01arZ2kA9r9T8G_P3aC6dVIA3bqHIvqHk3H-YC7LVJBCq2EHsHrotzNCXuUN-nQ)

* In a couple of minutes, your crypto wallet will have the MATIC on the Polygon network.&#x20;
* Now, log in to the PlotX app with this wallet and you’ll see the balance in your crypto wallet. Deposit the funds to Game Wallet to start playing!

Alternatively, watch this [video](https://www.youtube.com/watch?v=oxwHIiI_SRw) tutorial.


---

# 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://docs.plotx.io/adding-funds/withdraw-from-exchanges.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.
