# Sui Metamask Snap

Users who would like to use their Metamask wallet on Aftermath can do so by installing the Sui Metamask Snap. Snaps are applications built by third-party developers that add additional functionality to Metamask, including connecting to non-EVM networks like Sui. For more information, see the [Metamask Snaps FAQ.](https://support.metamask.io/hc/en-us/articles/18245938714395-MetaMask-Snaps-FAQ)

To install the Sui Snap to your Metamask wallet, first navigate to the Sui Snap page in the Snaps Directory: [Sui Metamask Snap](https://snaps.metamask.io/snap/npm/kunalabs-io/sui-metamask-snap/)

<figure><img src="/files/F060iyd5vtwLhLlSszB7" alt=""><figcaption><p>Sui Snap</p></figcaption></figure>

Click the Add to Metamask button, and a Third-party software notice will appear. Click Accept, and your Metamask browser wallet modal will appear and prompt you to connect to the Sui Snap.

<div align="left"><figure><img src="/files/YBt6L0ZUqDehmgJkre2t" alt="" width="373"><figcaption><p>Third-party software notice</p></figcaption></figure> <figure><img src="/files/vn3kOhCmnoiRCwRKqWA1" alt="" width="369"><figcaption><p>Connection request</p></figcaption></figure></div>

Click Connect, and an Installation request and Confirmation will appear. Click Install, and then Confirm to continue.

<div align="left"><figure><img src="/files/7VogS5SWaJp8EZg5uTsG" alt="" width="373"><figcaption><p>Installation request</p></figcaption></figure> <figure><img src="/files/eWm5ztL23z9dPlkTxgsO" alt="" width="375"><figcaption><p>Confirm Sui account management</p></figcaption></figure></div>

A confirmation will appear indicating that Sui Snap has been installed. Follow the link to [Suisnap.com](https://suisnap.com/) to connect your Metamask to Sui.

<figure><img src="/files/74WphUzFjLAXfOs0rkLa" alt="" width="375"><figcaption><p>Sui Snap Installed</p></figcaption></figure>

When you arrive at your Sui Snap homepage, you will be prompted to connect to your Metamask. Click Connect, and your wallet will be displayed in the browser.

<div align="left"><figure><img src="/files/WCsEGr86alslTqLR1hyW" alt="" width="375"><figcaption><p>Connect to Metamask Sui Snap</p></figcaption></figure> <figure><img src="/files/QRL1I3xLQ368bfMu9xjz" alt="" width="375"><figcaption><p>Metamask connected to Sui</p></figcaption></figure></div>

You are now ready to start using your Metamask wallet on Aftermath. Navigate to the Aftermath dAPP and click the Login / Connect button located on the right side of the navigation bar at the top of the screen.

<figure><img src="/files/pVTlvew3ZsMpUaVsQUnq" alt=""><figcaption><p>Aftermath navigation bar</p></figcaption></figure>

The Login / Connect wallet modal will appear. Select Metamask Snap. Your Metamask browser extension modal will then prompt you to connect to Aftermath. Click Connect to continue.

<div align="left"><figure><img src="/files/sGKyMhoCQx7elru8XrqY" alt="" width="370"><figcaption><p>Login / Connect modal</p></figcaption></figure> <figure><img src="/files/NOCMzNOvAiZ8QSBWLFUL" alt="" width="375"><figcaption><p>Connection request</p></figcaption></figure></div>

Your Metamask is now connected to Aftermath. Click on your address in the navigation bar at the top of the screen where the Login / Connect button previously appeared to view your Metamask on Aftermath.

<figure><img src="/files/g2hVoj86QzT1MCwEK7d1" alt="" width="375"><figcaption><p>Metamask connected to Aftermath</p></figcaption></figure>

You are now ready to begin using Aftermath with your Metamask wallet.


---

# 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.aftermath.finance/getting-started/creating-a-sui-account-with-zklogin/sui-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.
