# Adding DEC to Metamask

1. While viewing the main page of your Metamask wallet, scroll down and click the **Add Token** button at the bottom.
2. Click on **Custom Token** and you'll see three blank fields: *Token Contract Address, Token Symbol* and *Decimals of Precision.*
3. Copy and paste the following Token Contract Address ([*view on Etherscan here*](https://etherscan.io/token/0x9393fdc77090f31c7db989390d43f454b1a6e7f3?a=0xa02d8844cde34236fbd780e9d8c322c5c41ee6f0)*)*:\
   0x9393fdc77090f31c7db989390d43f454b1a6e7f3
4. The Token Symbol is **DEC.**
5. There are **3 decimals of precision.**

![](/files/-MYoiTtuazl9LWvBju1I)

Then click **Next** to add the token to your wallet. It should then appear on the wallet page with your other ERC tokens.


---

# 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.splinterlands.com/platform/other-blockchains/ethereum-eth/adding-dec-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.
