# Integrating Metamask

**MetaMask** is a crypto wallet that can be used in a web browser and on mobile devices to interact with the different blockchain networks including SliceLedger Chain.

### Guide to Setup Metamask for SliceLedger Chain <a href="#guide-to-setup-metamask-for-polygon" id="guide-to-setup-metamask-for-polygon"></a>

* ​[Download & Install MetaMask](https://metamask.io/)​
* ​[Configure SliceLedger on MetaMask](/sliceledger/integrating-metamask/add-sliceledger-chain-network-to-metamask.md)​
* ​[Configure Custom Tokens](/sliceledger/integrating-metamask/config-custom-token.md)​


---

# 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.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.
