> For the complete documentation index, see [llms.txt](https://docs.powerfan.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerfan.io/powerfan-defi-features/staking-pfan-on-powerfan/getting-matic-tokens-from-coinbase-to-metamask.md).

# Getting MATIC Tokens from CoinBase to MetaMask

## Buying MATIC on CoinBase

{% embed url="<https://www.youtube.com/watch?ab_channel=ForexSignalsTV&v=kaEcqNBbVcw>" %}
Quick Tutorial on Buying MATIC on Coinbase
{% endembed %}

## Transferring ERC-20 MATIC to KuCoin

In order to save moving MATIC from Ethereum to Polygon blockchain using a bridge (for advanced users), we recommend using [KuCoin](https://www.kucoin.com/). It's quick to create an account and once you have completed that, you want to find and retrieve your MATIC wallet address to send your MATIC from Coinbase to KuCoin. Here are the steps:

**Step 1: Enter your Main Account on KuCoin**

![](/files/hH8BkyC6qAKtXS0BvOPj)

**Step 2: Search for MATIC and Click "Deposit"**

![](/files/vgI7x1SOAMoIOw656kMl)

**Step 3: Select "Ethereum Network" (Not Polygon)**

Coinbase works with MATIC exclusive on the Ethereum Network (please read their page) <https://help.coinbase.com/en/coinbase/getting-started/crypto-education/polygon>

![Click "Select a Network" and select "ETH" in the pop-up](/files/GTa4qvWk4MnowClcXeZH)

![Copy the address provided](/files/bxMjMpJjs89raMZ7KDn4)

Paste the address to the recipient in Coinbase and send the MATIC

![](/files/QaOF7GafviFh1U9Kwt9H)

## Transferring MATIC on KuCoin to MetaMask on Polygon Mainnet

First, if you already have MetaMask, you can add Polygon Network to you MetaMask wallet by going to [chainlist.org](https://chainlist.org/) and adding the Polygon Network to your MetaMask wallet

![](/files/lnEKsB8qmxPbW2wg7RX2)

Next is to go into your MetaMask wallet and copy your wallet address and paste into the recipient wallet in KuCoin

![](/files/nmHDNwOHETlyJxVEvaHr)

Go back to your main account on KuCoin. Search for MATIC and click "Withdrawal"

![](/files/BQyInOT0jFE6EIKmOaBI)

The you paste your MetaMask wallet address, select "MATIC Network" and confirm the amount you want to send over

![](/files/tTuuNwwDLVNsGrKXywhh)

And then your MATIC tokens should appear in your MetaMask wallet. All clear to [buy PFAN tokens](https://powerfan.gitbook.io/powerfan/powerfan-defi-features/buying-pfan-tokens-on-powerfan) and [stake for PFAN](https://powerfan.gitbook.io/powerfan/powerfan-defi-features/staking-pfan-on-powerfan).


---

# 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:

```
GET https://docs.powerfan.io/powerfan-defi-features/staking-pfan-on-powerfan/getting-matic-tokens-from-coinbase-to-metamask.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.
