# Import $PLOT to Metamask

* **Step 1** - Open your Metamask Wallet. Scroll down and click on the **Import Tokens** button. Make sure to add PLOT to Polygon (MATIC) network. Refer [this](https://docs.polygon.technology/docs/develop/metamask/config-polygon-on-metamask/#add-the-polygon-network-manually) to learn more.

![](/files/Tv63rng1vA8WfSRVF7JP)

* **Step 2** - Here you need to add Token Contract Address, Token Symbol, and Token Decimal. Paste the below details:\
  \
  \&#xNAN;*Token Contract Address* - 0xe82808eaA78339b06a691fd92E1Be79671cAd8D3\
  \&#xNAN;*Token Symbol* - PLOT\
  \&#xNAN;*Token Decimal* - 18

![](/files/b2r0UDkzrUiufPtCBLKN)

* **Step 3** - To confirm, click on the **Import Tokens** button and you're done.

![](/files/fW40QnzMJY2Rru2RMan4)

To import **bPLOTs**, follow the same steps but add below details:\
\
\&#xNAN;*Token Contract Address* - 0x4A7e335B8653F2DF6216e7d266cC643D09d83bdD\
\&#xNAN;*Token Symbol* - bPLOT\
\&#xNAN;*Token Decimal* - 18


---

# 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.plotx.io/faqs/import-usdplot-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.
