# 1️⃣ How to create a Shareverse account

Shareverse supports assets and wallet systems on multiple chains. Currently, it supports four chains: ETH, BSC, POLYGON, APTOS.

You'll need digital currency, a crypto wallet, and an account to start Shareverse Journey. Let's get started!&#x20;

## Step 1: Install a crypto wallet

A crypto wallet, such as [MetaMask](https://metamask.io/), stores your ETH and processes transactions on the Ethereum blockchain. A unique wallet address will be generated for you, and you'll use this address to complete transactions.

* Click on the wallet logo in the upper right corner to bring up the wallet connection page. You can choose to connect any wallet under different public chains.&#x20;

<figure><img src="/files/f2EmsARyuBs3dn3ZNTkk" alt=""><figcaption><p>We take MetaMask as an example</p></figcaption></figure>

If you have not installed the Metamask wallet plugin, click the "connect" button and follow the instructions of the Chrome browser to install it.

(Note⚠️: To connect the Metamask wallet, you need to install the Metamask wallet plugin in your browser. It is recommended to use the Chrome browser.)

* Visit the MetaMask official website at <https://metamask.io/>.

<figure><img src="/files/0vX48q55k1Nn0OmSM9s1" alt=""><figcaption></figcaption></figure>

* Click the "Download for Chrome" button on the page to download the wallet plugin.

<figure><img src="/files/5vLjhiOcr97LGbw2clcB" alt=""><figcaption></figcaption></figure>

* Click the "Add to Chrome" button to add the wallet plugin to the Chrome browser.
* When the pop-up page appears, it indicates that the MetaMask wallet plugin has been successfully installed. If you are using MetaMask Wallet for the first time, click the "Create a Wallet" button to create a wallet. (If you already have a mnemonic phrase, simply follow the instructions on the MetaMask website to import it. This tutorial will not go into detail about that process.)

<figure><img src="/files/YO9SaBTV5kQRfa3FV5EQ" alt=""><figcaption></figcaption></figure>

* Follow the policy instructions next.

<figure><img src="/files/NdEqNFNQMGRpzCo1XRUw" alt=""><figcaption></figcaption></figure>

* Follow the prompts to create a password. This password will be used for subsequent wallet logins.

<figure><img src="/files/6pEUhWBvszPFlNRdBKsz" alt=""><figcaption></figcaption></figure>

* After confirming the password, click "Create," and the mnemonic phrase page will pop up. Then secure your[^1] wallet as recommended. Please follow the instructions to securely store the mnemonic phrase.

<figure><img src="/files/hpEZkAeJnRw5LUO2v5nW" alt=""><figcaption></figcaption></figure>

* Click "Next," and in the new pop-up interface, click the saved mnemonic words in sequence, indicating that you have remembered the mnemonic phrase and are performing a secondary verification.

<figure><img src="/files/LXJqsodt6A5QtDUQRxXR" alt=""><figcaption></figcaption></figure>

* If the following page appears, it means that the wallet has been successfully created.

<figure><img src="/files/I86Uk60h8pLc3FOV4yN7" alt=""><figcaption></figcaption></figure>

## Step 2: Connect the crypto wallet&#x20;

After installing the Metamask wallet, click the "connect" button again to bring up the Metamask plugin popup. Enter your password and click the confirm button to authorize Shareverse to access your wallet account information.

After the authorization is successful, the "Connected" status can be seen in the right popup. Congratulations, you have successfully connected your wallet. So, start your Shareverse journey now!

<figure><img src="/files/FSnkjJLxyj02V8LksbTV" alt=""><figcaption></figcaption></figure>

[^1]:


---

# 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://mixdao.gitbook.io/shareverse-help-center-en/what-is-shareverse/1-how-to-create-a-shareverse-account.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.
