# How to add Plasma $PPAY token from Polygon network to your MetaMask

If you see a token in the Polygon network that’s not yet reflected in your MetaMask wallet, don’t worry. Adding it is very simple. In this guide, we will show you how to add the PPAY token from Polygon network into your MetaMask wallet.

**Step 1:** Go to <https://wallet.matic.network> and choose to connect your MetaMask with your wallet, switching the network in Metamask to **Polygon Mainnet**. A step-by-step guide for this is available here:

![](https://lh3.googleusercontent.com/XuKeZCixiwOuOcOBBB5OlWzl22Rz2YBetrvgyqDrzinxUGB7-b9n2zsKeSw9rNU89vqYcGrtDWo64BztdscVHpwoI_o98KIbk8BgHZYDIAQMn7-c9n4zX7ouSD8Q7d07jZSOECAq)

**Step 2:** In the “Search here” bar, type the name of the token you wish to add to your MetaMask, in this instance, we will type **Plasma**. The token should then come up on the dashboard.

![](/files/-McIkkeuUDS7F_fYHfBx)

**Step 3:** Simply click the 3 dots on the far right of the line containing PPAY. A popup should appear with the words “**Add to Metamask**”. Select this.

![](https://lh3.googleusercontent.com/yXxtNnbDu9SxYjg4h96QlsemIr_MmpXeKF-eQV-Wm07yQfal8xGPEfxtwZWMcoRse2ZzD3omxvW8zJWEJ57CVyzt9ZFOfu4PjihxEe1r4WV61LDYIKzc8MsL3Z6GQ03lm3O57uw1)

**Step 4:** A MetaMask popup window will appear, confirming that you would like to add PPAY to your MetaMask. Click “**Add Token**”. And now you’re done! When you view your wallet account on MetaMask, it should show you the PPAY asset.&#x20;

![](/files/-McIlIgSYIlngSWB42ek)

### Option 2.

You can also add Plasma (PPAY) token directly in Metamask. Click on "Add Token" and put the address of Plasma token in the address field.

**Plasma $PPAY official token address**: `0x08158a6b5d4018340387d1a302f882e98a8bc5b4`

**Link to Polygon Explorer Plasma token page**: <https://polygonscan.com/token/0x08158a6b5d4018340387d1a302f882e98a8bc5b4>&#x20;


---

# 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.plasma.finance/polygon-matic/how-to-add-plasma-usdppay-token-from-polygon-network-to-your-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.
