# Import your tokens to wallet

## IMPORT PNGVN TOKENS

### In order to view your PNGVN tokens in Metamask you must import them:

1. Open your Metamask wallet, scroll down and click "Import Tokens"

<figure><img src="/files/Ccn50Vacz6mdT1RPXRsj" alt=""><figcaption><p><em><mark style="color:purple;">Click import tokens</mark></em></p></figcaption></figure>

1. Navigate to the Custom Token tab by clicking in the top right corner
2. Paste the official PNGVN Token smart contract address found on our website
3. Click next to proceed

<figure><img src="/files/Zm53jXDR25xkb4m3Xvzs" alt=""><figcaption><p><em><mark style="color:purple;">Enter smart contract address in custom token tab</mark></em></p></figcaption></figure>

1. Click import

<figure><img src="/files/dwvZxqtb0Id5uipLsZCA" alt=""><figcaption><p><em><mark style="color:purple;">Import your tokens</mark></em></p></figcaption></figure>

### You should now be able to see your PNGVN token balance in your wallet under Tokens

<figure><img src="/files/M76jIErc5aJLDGMT5uAW" alt=""><figcaption></figcaption></figure>


---

# 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.pngvntoken.com/guides/import-your-tokens-to-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.
