# How do I set up a Sui Wallet?

If you're new to Sui we recommend using Sui Wallet, the official wallet by Mysten Labs. \
\
Sui Wallet is now available as both [a browser extension](https://chrome.google.com/webstore/detail/sui-wallet/opcgpfmipidbgpenhmajoajpbobppdil) and a Mobile Wallet [iOS](https://apps.apple.com/us/app/sui-wallet-mobile/id6476572140) and [Android](https://play.google.com/store/apps/details?id=com.mystenlabs.suiwallet).&#x20;

## Creating a Sui Wallet

Like other crypto wallets, you can create a wallet derived from passphrases or seed phrases. However for quick wallet set up, you can also sign up via web2 login methods like Google.

<figure><img src="/files/4lwS2uLH3wcflcZ0NAgV" alt=""><figcaption></figcaption></figure>

## Sui Wallet Features

* **Asset Management:** Keep track of your coins and NFTs effortlessly, whether you're using your browser or mobile device.
* **Acquisition and Transfer:** Discover and acquire new digital assets. Send your assets to others within the Sui network.
* **Staking and Rewards:** Stake your SUI tokens directly from the Sui Wallet and earn rewards.
* **App Integration:** Seamlessly connect to decentralized applications (dApps) running on the Sui network.&#x20;

## Sui Wallet Support

For Sui Wallet support, please join the [Mysten Labs Discord](https://discord.gg/UV6mMVDV) and submit your question to the [Sui Wallet Support Channel](https://discord.com/channels/1102609826707673098/1102651685601550427).


---

# 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.suilend.fi/faq/how-do-i-set-up-a-sui-wallet.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.
