# Snap Home

To view the Snap home page, open MetaMask and go to the main menu in the top right corner. Click on "Snaps" and you will see the PolkaGate Snap listed there. Click on it to view the PolkaGate Snap home page, as shown below:\ <br>

<figure><img src="/files/UKtWThh1eaNbbMOkQhyI" alt=""><figcaption><p>MetaMask Main Menu Entry<br></p></figcaption></figure>

<figure><img src="/files/O81OBk3S5WOdUNN4BUYN" alt=""><figcaption><p>MetaMask Main Menu</p></figcaption></figure>

<figure><img src="/files/jKMMSXeGgxySFAxYV0Jz" alt=""><figcaption><p>PolkaGate Snap in Snaps List<br><br></p></figcaption></figure>

<figure><img src="/files/7CdOGMLTqyClqVKV8AN5" alt="" width="375"><figcaption><p>Snap Home</p></figcaption></figure>

In the Snap home, you can view the account address, copy it, check account balances, switch chains, view the dApp list, and even export the account.


---

# 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/snap-home.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.
