# Open RoboFi Wallet

**Step 1**:&#x20;

* On the left menu, click `RoboFi Wallet`
* Click the `Create new wallet` button to open a RoboFi wallet

![](/files/WX54VJnF5hUtLwGwoG9W)

**Step 2**: select `New wallet` and click the `Next` button. (The `Import wallet` is only used if you already had mnemonic phrase or private key)

![](/files/3aQE32PidplkMoV3FDFg)

**Step 3**:&#x20;

* Enter information for your wallet:
  * Wallet name
  * Wallet password:
    * Note 1: This wallet password is NOT the password of your log in account when you registered
    * Note 2: this wallet password CANNOT BE CHANGED after successful wallet creation
    * Note 3: the wallet password is only owned by you;  if you lost your wallet password, we CANNOT RESET NOR RETRIEVE your wallet password
  * Confirm wallet password
* Click the `Next` button to continue

![](/files/vQKHMoq2MU0Pgk91wEQV)

**Step 4**: write down your mnemonic phrase in the correct order as shown on screen. It is important to note that:&#x20;

* The mnemonic phrase is used to import your wallet.&#x20;
* The mnemonic phrase is only owned by you. Please store the mnemonic phrase in a safe place  by yourself.
* <mark style="color:red;">If you lose both the mnemonic phrase and your wallet password, we CANNOT RESET NOR RETRIEVE the wallet password, mnemomic phrase, this can lead to your cryptos stored in wallet are inaccessible.</mark>

![](/files/3qPDLnM4kTb8cD7OVMHV)

**Step 5:** verify mnemonic phrase&#x20;

* Select the word to put them next to each other in the correct order
* Once done, click the `Next` button to continue

![](/files/nfx6dXfoG8ubrrGSKO85)

**Step 6:** review your walllet information

* Check your mnemonic phrase wallet. You can scan QR code to save the mnemonic phrase wallet
* Ensure you fully understand items listed and check those
* Then click the Confirm button to finish the creation of your RoboFi Wallet.

![](/files/lvJXDy66wOiMVbJiY2ol)

**Step 7:** view and manage cryptos in your wallet after creation.&#x20;

![](/files/kYcQ2aSCzroTLFbyTipi)

A user can create more than one RoboFi Wallet. Please ensure you can manage all of your RoboFi wallets. On the top-right, you can select which wallet of yours. See the cryptos `Balance` in each wallet. You can also `Send`, `Receive`, and see `History` of transactions.

![](/files/OhJ3qo8sDrMdyGP8pvWp)


---

# 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.robofi.io/user-guide/users-with-robofi-wallet/open-robofi-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.
