# Creating or Importing a Wallet

To get started with the **Revelator Wallet** app, download it from either the [**App Store**](https://apps.apple.com/us/app/revelator-wallet-unlock-web3/id1484642420?platform=iphone) or [**Google Play**](https://play.google.com/store/apps/details?id=com.revelator.originalworks\&pli=1).&#x20;

You can create a new wallet or import an existing wallet you use in MetaMask, Trezor, Coinbase Wallet, or elsewhere.&#x20;

Follow the detailed instructions below for steps to either create a new Revelator Wallet or import your existing Ethereum-based wallet.&#x20;

{% hint style="info" %}
Download the Revelator Wallet from the [**App Store**](https://apps.apple.com/app/id1484642420?platform=iphone) and [**Google Play**](https://play.google.com/store/apps/details?id=com.revelator.originalworks).&#x20;
{% endhint %}

Most Ethereum-based wallets have a 12-word recovery phrase, which acts as the key to accessing your wallet. With your recovery phrase, you can transfer your wallet (and everything on it) from one wallet provider to another.

<details>

<summary>Create a new wallet</summary>

To create a new wallet:

1. Open the app and tap **Continue with email.**

2. **Enter your email** to proceed. We'll use your email address to generate a wallet, removing the need to store cumbersome seed-phrases or private keys yourself.\
   &#x20;&#x20;

   <figure><picture><source srcset="/files/2LI9d8dfrMB11w2kqtrS" media="(prefers-color-scheme: dark)"><img src="/files/ooP1yshKZ9HqP66rI1Nx" alt=""></picture><figcaption></figcaption></figure>

3. Check your inbox for a **6-digit verification code**. Copy and paste this code into the window that appears.<br>

   <figure><picture><source srcset="/files/sXsLS0CM0bswZrJMHXwF" media="(prefers-color-scheme: dark)"><img src="/files/sxfQqBYa06jBA6GsD5BI" alt=""></picture><figcaption></figcaption></figure>

4. Choose your preferred device security:&#x20;

   * Use device biometrics (e.g. Face ID), or&#x20;
   * Set a 6-digit PIN<br>

   <figure><picture><source srcset="/files/QdmXOIlJSeu9XkkB4QOk" media="(prefers-color-scheme: dark)"><img src="/files/zmhmzPAygCi4WFQMYMWs" alt=""></picture><figcaption></figcaption></figure>

5. **That's it!** Your wallet has been created. Follow the final prompts to begin using it.

*If you ever need to log in to your wallet (ie when switching devices), you just follow the same steps above.*

</details>

<details>

<summary>Import your existing wallet</summary>

To import your existing self-custody wallet:

1. Open the app and tap, **Import existing wallet.**

2. Enter your wallets 12-word recovery phrase (also called a seed phrase) or it's private key.

   * Most Ethereum-based wallet apps allow you to find and copy your recovery/seed phrase or private key from the wallets settings. <br>

   <figure><picture><source srcset="/files/EFRQEPjgume19utexBYM" media="(prefers-color-scheme: dark)"><img src="/files/KSXsBtoIFK8gEU11uoeZ" alt=""></picture><figcaption><p><br></p></figcaption></figure>

3. Choose your preferred device security:&#x20;

   * Use device biometrics (e.g. Face ID), or&#x20;
   * Set a 6-digit PIN

   <figure><picture><source srcset="/files/QdmXOIlJSeu9XkkB4QOk" media="(prefers-color-scheme: dark)"><img src="/files/zmhmzPAygCi4WFQMYMWs" alt=""></picture><figcaption><p><br></p></figcaption></figure>

4. Connect your email to your wallet (optional).

   * This allows anyone else using Revelator Wallet to send you funds and tokens using your connected email.

   <figure><picture><source srcset="/files/3pfGEnyHqcruiXTbQDub" media="(prefers-color-scheme: dark)"><img src="/files/5womslSqFra2vI00Pvaf" alt=""></picture><figcaption></figcaption></figure>

5. **That's it!** Your wallet has been imported. Follow the final prompts to begin using it.

</details>

<details>

<summary>Customize your wallet profile</summary>

To customize your profile:

1. After creating or importing your wallet, tap **Customize your profile.**
2. This will open your profile page where you can edit your:

   * Image
   * Display Name
   * Email Address (linked to your wallet)
     * **Your email cannot be changed** if you created a wallet using your email.
   * Privacy Setting<br>

   <figure><img src="/files/VNf7jQPAHBxw3fbyZHXK" alt=""><figcaption><p><br></p></figcaption></figure>
3. **Important:** After making changes, please tap **Save** to confirm.
   * If you have added/changed your email, you will be sent a verification link to verify your email.

</details>


---

# 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.revelator.com/wallet/getting-started/creating-or-importing-a-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.
