# Installing PolkaGate Snap

To install PolkaGate Snap, you need to have MetaMask installed first. Then, visit the official MetaMask Snap directory at [snaps.metamask.io](https://snaps.metamask.io/snap/npm/polkagate/snap/), which is also linked on polkagate.xyz. Click "Add to MetaMask" to add it.\ <br>

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2F55CmslqA2OM5OoSuRwXz%2FScreenshot%202024-07-28%20at%2021.31.06.png?alt=media&#x26;token=c92140f5-33f2-4d32-82b4-d01c4fe38207" alt=""><figcaption></figcaption></figure>

When you click on "Add to MetaMask," a MetaMask popup will appear, requesting your permission to install the Snap. Follow the on-screen prompts to complete the installation.

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2FCVLjsLUTS7AicHNZH4Vh%2FScreenshot%202024-07-28%20at%2021.32.45.png?alt=media&#x26;token=10ac706b-f14f-4c96-a8e4-c5859462081e" alt=""><figcaption><p>Install Prompt</p></figcaption></figure>

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2FuuJNU6L2TRSlsyXInsQ4%2FScreenshot%202024-07-28%20at%2021.35.50.png?alt=media&#x26;token=cb09d99a-2834-465d-87ab-fca6e7f8df78" alt=""><figcaption><p>Scroll to View Permissions </p></figcaption></figure>

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2FWMMmgAFt5qvk1U6rGHBd%2FScreenshot%202024-07-28%20at%2021.37.45.png?alt=media&#x26;token=a15e4723-0412-48e8-8c9e-6d5f159dfac7" alt=""><figcaption><p>Check and Confirm</p></figcaption></figure>

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2Flybvb479l0SWDK3m7yRb%2FScreenshot%202024-07-28%20at%2021.38.31.png?alt=media&#x26;token=df5df892-492d-43c1-b27a-5798f0e3b1e9" alt=""><figcaption><p>Done!</p></figcaption></figure>

<figure><img src="https://129318620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDDJNhJVFiHXUkYj2IXXu%2Fuploads%2FBdCmEUtKd85lketP2Yh0%2FonInstall.png?alt=media&#x26;token=07d58c77-2d76-4c9e-a009-f3fa8d41eadf" alt="" width="361"><figcaption><p>Welcome &#x26; how to visit the snap home page</p></figcaption></figure>

Alternatively, you can visit dApps that support the PolkaGate Snap. Currently, the following dApps support it:

* [apps.polkagate.xyz](https://apps.polkagate.xyz)
* [polkadot.subsquare.io](https://polkadot.subsquare.io)<br>


---

# 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.polkagate.xyz/polkagate/metamask-snap-user-guide/installing-polkagate-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.
