# User Guide

1Wallet: [1wallet.crazy.one](https://1wallet.crazy.one)

## Creating Your ONE Wallet

First, make sure to have Google Authenticator installed on your mobile device. Click on button **Create** and a QR Code similar to the image below will show up. Scan this QR Code using Google Authenticator app and type the random 6-digit code.

![QR Code](/files/-Mdy0_93RDKj55u0xxFy)

After inputing the 6-digit code you will be redirected to a new window. Fill the recovery address and click on **Create Now**.

![Setup Recovery Address](/files/-Mdy2_lTDQ8TSJvjaCZ_)

{% hint style="warning" %}
Make sure to setup a recovery address you have the keys of. This is in the case you lose access to Google Authenticator.
{% endhint %}

If everything went alright you should see your wallet created:

![Wallet Created](/files/-Mdy3KNuW6ZHdIlHq7mo)

## Restoring Your ONE Wallet

Click on button **Restore** and paste your wallet address:

![Wallet Address](/files/-Mdy8fDa4pczmoOd1Q6o)

Follow the instructions on the next window:

![Restore Wallet ](/files/-Mdy9YxlDp12If9OVd2s)

## Videos

{% embed url="<https://www.youtube.com/watch?v=FpcJ55thfj0>" %}


---

# 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.harmony.one/home/general/ecosystem/dapps/user-guide.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.
