> For the complete documentation index, see [llms.txt](https://docs.polkagate.xyz/polkagate/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.polkagate.xyz/polkagate/introduction/polkagate-metamask-snap.md).

# PolkaGate MetaMask Snap

PolkaGate Snap is a MetaMask snap for seamless interaction with the Polkadot ecosystem, a prominent platform for cross-chain communication and scalability.  With PolkaGate Snap you can use your MetaMask wallet to access Polkadot dApps and tokens effortlessly.

⏬ Polkagate snap is available on MetaMask Snap Directory for download: [https://snaps.metamask.io](https://snaps.metamask.io/snap/npm/polkagate/snap)<br>

<figure><picture><source srcset="/files/DYPh2pE5RBJX700E7UJK" media="(prefers-color-scheme: dark)"><img src="/files/F7beAEtwCBB2QhvHBjxr" alt="" width="361"></picture><figcaption><p>on install</p></figcaption></figure>

<figure><picture><source srcset="/files/7ic546ZEVq4Y7x2nOgG6" media="(prefers-color-scheme: dark)"><img src="/files/sIgaAi5CsJ9D12gPOjgg" alt="" width="358"></picture><figcaption><p>Snap home</p></figcaption></figure>

<figure><picture><source srcset="/files/qFURGkWMuOvnhyEsY2D2" media="(prefers-color-scheme: dark)"><img src="/files/fPQmMXtztJeI4K8L2LDB" alt="" width="359"></picture><figcaption><p>Receive</p></figcaption></figure>

🔗  [How To Install ? ](/polkagate/metamask-snap-user-guide/installing-polkagate-snap.md)&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.polkagate.xyz/polkagate/introduction/polkagate-metamask-snap.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.
