# Transferring MATIC

**What’s MATIC?**&#x20;

MATIC is the native asset used as a transaction fee in the Polygon network. In order to make trading transactions on Meshswap, you must have a certain amount of MATIC in your Polygon blockchain wallet. This is because a fee (MATIC) for executing a transaction on Polygon is generated and is deducted from the MATIC Balance of the user's wallet.&#x20;

Did you purchase and hold MATIC on a centralized exchange? In order to transfer the MATIC held by the centralized exchange to your personal wallet, you must first check the network supported by the exchange. In general, major exchanges support two networks, Polygon and Ethereum (ERC-20), for MATIC deposits and withdrawals. However, the networks supported by each exchange are different, so you should check the supported networks before depositing and withdrawing.

#### Types of MATIC deposits and withdrawals network supported by exchange

<table><thead><tr><th width="439.7548307037759">Supported Network</th><th>List</th></tr></thead><tbody><tr><td> both Polygon and ETH (ERC-20) networks</td><td>Binance, Kucoin, Gate.io</td></tr><tr><td>Only ETH (ERC-20) network</td><td>Coinbase, OKX, Upbit, Bithumb, Coinone</td></tr></tbody></table>

:warning: When sending MATIC to a personal wallet, please make sure that the exchange supports withdrawals to the network. When depositing and withdrawing assets that are not supported by the network, it is treated as an incorrect deposit and withdrawal and cannot be recovered.

:warning: This information may be updated from time to time so please double-check centralized exchanges’ supporting network before making MATIC transaction.

{% content-ref url="/pages/nbZnOTMWwtJC2FInWDuk" %}
[\[Binance, Kucoin, Gate.io\] How to move MATIC from CEX to Wallet 1](/get-started/how-to-move-your-assets-to-wallet/transferring-matic/binance-kucoin-gate.io-how-to-move-matic-from-cex-to-wallet-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/O1BRh1W5Za69rIiEXBRE" %}
[\[Coinbase, OKX, Upbit, Bithumb, Coinone\] How to move MATIC to Wallet 2](/get-started/how-to-move-your-assets-to-wallet/transferring-matic/coinbase-okx-upbit-bithumb-coinone-how-to-move-matic-to-wallet-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/rzFcJLvkYJLJjQr8zf8g" %}
[\[Polygon Bridge\] How to move MATIC to Wallet 3](/get-started/how-to-move-your-assets-to-wallet/transferring-matic/polygon-bridge-how-to-move-matic-to-wallet-3.md)
{% endcontent-ref %}


---

# 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.meshswap.fi/get-started/how-to-move-your-assets-to-wallet/transferring-matic.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.
