# Transfer from Wallet

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

## Requirements

You need to have a crypto wallet and tokens available on the Ethereum network.

## Note

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

## **Step-by-step guide**

* Open your PlotX app and click on Add Funds. Now select the **Transfer from Wallet** option and click on Proceed. Click on Ethereum to proceed. Else, you can directly go to <https://wallet.polygon.technology/bridge/>

![](https://lh3.googleusercontent.com/SW3OhSA_w1tfT6vYBAAuvaX7UXn5X1Y-dy5HYSO1J1cHqIrDaOYzb8sTAxIPi6-SFFrlMK6KB2G5O0C7VzrX5iYAHQpQ50dPLxqR9RvfD8F0AzxDHTkVlV2Mz7fAgLFJRqTo-Snzl4GxIn-b2Q)

* Now Connect your crypto wallet from where to want to send the tokens. Make sure you’ve selected the Ethereum network.

![](https://lh6.googleusercontent.com/RYvIPowVA2LF2vIE33GNICqivot6OXcp0XA0os1OKMrmgE_X45Wb_nRMvsCKuUDdBdtcgRtOeYc8jcPIb3zynn3QJvix4JYozpDMwJKqNsapoUA3GoQQ-QhJu68NCYoDjXsbQIB5c024v2VtKA)

* Select Deposit as shown below. Select MATIC from the dropdown and enter how many MATIC you want to transfer to the Polygon network.

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

* Click on the **Transfer** button to complete the process.&#x20;
* 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://youtu.be/99WYZhOFKFQ?t=26) tutorial.<br>


---

# 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/transfer-from-wallet.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.
