# Config Custom Token

​[MetaMask](https://metamask.io/) as a wallet and browser extension is fully compatible with any SLICE-20 standard token. By now, you’ve probably loaded your new account with ETH, poked around the Metaverse, and began trading for other well-known SLICE-20 tokens. As you slither further and further down the rabbit hole, you may want add custom tokens attached to niche projects to your wallet. Check the Steps to Configure Custom Token to Metamask

**Step 1**: Open your Metamask extension.&#x20;

**Step 2**: Now you need to choose Import tokens option.&#x20;

<figure><img src="https://926135924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTWPe7R1DXTYlxUXyi3na%2Fuploads%2FxXFF7htRAGXDlK8gTh5o%2Fs1.JPG?alt=media&#x26;token=73bc4f8e-7bee-4903-a58c-6441fb8f8420" alt=""><figcaption></figcaption></figure>

**Step 3**: Add your Custom token information.

<figure><img src="https://926135924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTWPe7R1DXTYlxUXyi3na%2Fuploads%2Fx2zSa1Fdi84GGR6AAjSQ%2FIT1.PNG?alt=media&#x26;token=f4a576d8-6fa8-43f8-90b9-afbeb5526497" alt=""><figcaption></figcaption></figure>

Add your own token information, We will explain with example&#x20;

Suppose this is one Example Token information is below

**SLICE20 Token Info**

* Symbol – WSLICE
* Name – Slice20 Token
* Decimals – 18
* Total Supply – 1,000,000,000,000
* Contract Address : 0xA52EC1AfAddA61f22312a070ae661aA1B9693762

After fill up your token details then click on "**Add Custom Token**" button.

**Step: 4** You will see your token information there is showing message **"Would you like to import these token?"** Press **"Import token"** button.

<figure><img src="https://926135924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTWPe7R1DXTYlxUXyi3na%2Fuploads%2FjaMMsM3KMmvQbowFBWEu%2FIT2.PNG?alt=media&#x26;token=e1f00ad0-85d0-4b8d-a83f-d87a0b25cce9" alt=""><figcaption></figcaption></figure>

**Step 5**: Congratulations! you will see your token has been add successfully in Metamask.&#x20;

<figure><img src="https://926135924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTWPe7R1DXTYlxUXyi3na%2Fuploads%2FrMXs7XcGFERrMdPgdsmv%2FIT3.PNG?alt=media&#x26;token=66613490-c1eb-42ee-97c2-3d48d863651c" 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://slice-ledger.gitbook.io/sliceledger/integrating-metamask/config-custom-token.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.
