# Native Sui wallets

There are a number of native Sui wallets which you can add to your favorite browser. These wallets are secure and intuitive to use, so it is simply a matter of preference as to which wallet you choose. We recommend Sui Wallet, Nightly, or Phantom for their ease of use and security.

To begin, open the Aftermath dApp and click on the Login / Connect button at the right side of the navigation bar at the top of the screen.

<figure><img src="/files/hFgCcVLbULwsia9arD8K" alt=""><figcaption><p>Login / Connect button at right side of navigation bar</p></figcaption></figure>

The wallet connect interface will appear, displaying a list of wallets which can be used with Aftermath. Clicking on any wallet which is indicated as Not installed will link you to the official web store where you can install the extension to your browser.

<figure><img src="/files/Pj9zE8yrolvmPU5BhG5v" alt="" width="375"><figcaption><p>Login / Connect interface</p></figcaption></figure>

Simply follow the instructions on the web store page to complete the installation of the wallet into your browser.


---

# 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/native-sui-wallets.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.
