# How to Add a New Token to Your Wallet

1\. Open MetaMask and Unlock it with your password.

2\. Once connected (when you see the green dot to your selected network), click on the “Assets” tab below.

![](https://lh6.googleusercontent.com/8xl_dZ2WzMIeiuZ7zH79uuXSfXCpEIUMgXPyILz2jJd-OIVDJMDM-U_Ra8E3wsxlk6SMafdR9k7nL47DZN4WvORb_47SP8cOOw-Vs6OZzwwTpKx47ibdYIneLQ5BmrfOcW_TvcbX)

3\. Click the “Add Asset” button. You may need to scroll down to see it, if you already have a list of tokens added.

![](https://lh3.googleusercontent.com/opKVqeln8KmXsvyliGn2rU4QIQopiWHOpsblrnPowhF9ipqgp1-IC6rRAkJYw1fNxKHP8Q9n9kZOJTWirYocnoLlKl47om9hw4oNqM7en0UikvblMU_NNmItROrvHaDBQEA3nabS)

4\. Click “Custom Token” and add the following information into the respective fields.

Token contract address: **0x054d64b73d3d8a21af3d764efd76bcaa774f3bb2**\
Token Symbol: **PPAY**\
Decimals of Precision: **18**

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

5\. Click “Next”. Then Click “Add Tokens”.

![](https://lh6.googleusercontent.com/gcsWfWs0JvXpXU1rIc1H9nKwd6UOEheKCpnnqbvE2C90yMmmFX83WBV7sc6PgRhMigQOCcUvnvOYKXUPDXbMSEVfYuiZJwfcGRk7Nz1zd7lQA-240XjKg_oqOa9Tc3amGrYL8KL8)

6\. You’re done! Your wallet should now show the PPAY token. You can do the same for any other ERC20 token, provided you have the right Token contract address.


---

# 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/guide-for-plasma.finance/how-to-add-a-new-token-to-your-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.
