# Setup Your Wallet

Wallet is the entrance to the crypto world, this is the first guide for you to get into HeliChain.

### I. Choose your wallet provider[​](https://docs.aura.network/overview/start/wallet#i-choose-your-wallet-provider) <a href="#i-choose-your-wallet-provider" id="i-choose-your-wallet-provider"></a>

Helichain is built using [Cosmos SDK](https://v1.cosmos.network/sdk). If you are a *Cosmonaut*, you might directly skip to the next part. However, if you have not use a Cosmos wallet before, this is be the part you should follow closely.

Helichain currently supports 3 wallets: [Keplr Wallet](https://www.keplr.app/), [Leap Wallet](https://www.leapwallet.io/) and [ZuesPay Wallet](https://zeuspay.io/). Please follow guides from these 3 providers to setup your wallet

* Keplr guide: <https://medium.com/chainapsis/how-to-use-keplr-wallet-40afc80907f6>
* Leap guide: <https://docs.leapwallet.io/cosmos/>

{% hint style="danger" %}
CAUTION

Make sure you write down or backup your wallet **Passphrase**.

If you lose it, nobody can help you to recover your wallet.
{% endhint %}

If you don't know which one to choose, you can follow this comparison:

<table><thead><tr><th width="132">Wallet</th><th width="94">Mobile</th><th width="64">NFT</th><th width="118">Multi-chain</th><th width="110">Tx History</th><th width="89">Ledger</th><th>Network</th></tr></thead><tbody><tr><td>Keplr</td><td></td><td></td><td>✅</td><td></td><td>✅</td><td>Mainnet</td></tr><tr><td>ZeusPay</td><td>✅</td><td></td><td></td><td>✅</td><td>✅</td><td>Mainnet</td></tr><tr><td>Leap</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>Mainnet</td></tr></tbody></table>

### II. Create Helichain Wallet[​](https://docs.aura.network/overview/start/wallet#ii-create-aura-network-wallet) <a href="#ii-create-aura-network-wallet" id="ii-create-aura-network-wallet"></a>

On November 2023, HeliChain has already launched the ***Helichain mainnet***. Here we will walk you through the process of creating an Helichain mainnet wallet using one of these wallet providers

#### 1. Keplr browser extension[​](https://docs.aura.network/overview/start/wallet#3-keplr-browser-extension) <a href="#id-1-keplr-browser-extension" id="id-1-keplr-browser-extension"></a>

If you choose to use Keplr, you can easily add Helichain by connecting your Keplr wallet to [Helichain Explorer](https://explorer.helichain.com/Helichain)

<figure><img src="/files/9rpQ5LDNuTqwKZwBfjuW" alt=""><figcaption><p>Click "Add chain to keplr"</p></figcaption></figure>

<figure><img src="/files/1gqfo89ru9K1GHJyUD57" alt=""><figcaption><p>Click "Add helichain to keplr wallet"</p></figcaption></figure>

<figure><img src="/files/5tx3k8prKo9NzN4bAfBI" alt=""><figcaption><p>Keplr Extension</p></figcaption></figure>

#### 2. Zuespay Wallet <a href="#id-2-zuespay-wallet" id="id-2-zuespay-wallet"></a>

You can follow a detail guide below:

<figure><img src="/files/EbJAtuu3Qxo8SL0W2dWU" alt=""><figcaption><p>"Create a new account" and enter pin</p></figcaption></figure>

<figure><img src="/files/arBAT5CKr7crFuhJXxT3" alt=""><figcaption><p>Save phases and enter account name</p></figcaption></figure>

#### 3. Leap Wallet mobile <a href="#id-3-leap-wallet-mobile" id="id-3-leap-wallet-mobile"></a>

<figure><img src="/files/02MAy2AM1Pat6Mph54RD" alt=""><figcaption><p>Add chain with above info</p></figcaption></figure>

<figure><img src="/files/LBTGjwwbohTvLW28pczW" alt=""><figcaption><p>Leap Wallet</p></figcaption></figure>


---

# 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://helichains-organization.gitbook.io/helichain-white-paper-v2.0.1/setup-your-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.
