# Install & Account Setup

### 1. Install Keplr

Install the Keplr wallet as follows:

1. Launch Google Chrome Web Browser
2. Install the Keplr Extension from [here](https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap)

### 2. Sign in to your Account&#x20;

#### \* If you already have an account:

1. Recover your account with your mnemonic phrase which you received at your initial account setup [here](/mainnet/user-guides/account.md#creating-an-account)
2. After pressing the "Import existing account" button in Keplr, enter the mnemonic phrase and account name.
3. Click the "Next" button to log in to the imported account.

#### \* If you don't have an account:

1. Create an account using the "Create new account" function of Keplr wallet.\
   Alternatively, refer to this [page](/mainnet/user-guides/account.md) to create an account using the command line interface.
2. If you have created an account with command line interface, click the "Import Existing account" button in Keplr and register.

### 3. Add Reapchain network to Keplr

1. Click the "Connect Wallet" button on the top right. And Click the "With Keplr" item.

   <figure><img src="/files/u2P1krrsfXCgeDSck4l9" alt=""><figcaption></figcaption></figure>
2. Approve the "Add Reapchain Testnet to Keplr"\
   ![](/files/KR30tQ9FHq2QGascr3aL)

### 4. Add REAP to the coin list to make it available

If REAP does not appear as an available balance, register REAP as follows.

1. When you scroll down on the main page, you will see something like below.\
   Here, click "1 new token(s) found"\
   \
   ![](/files/t32lskOfJXXbNamU6aCL)<br>
2. Select Reapchain Mainnet and then click the "Add Chains" button.\
   \
   ![](/files/nNbn6TnRdyZzkOu8YYA5)<br>
3. REAP on Reapchain Mainnet will then be listed in the available amount.\
   \
   ![](/files/poVoLvSjEOKIgl9kDPk0)<br>

#### Add using Manage Chain Visibility menu

1\. Click the menu in the upper left corner to open the side menu.\
\
![](/files/zBj6BxEyqB6KpEjEzx7I)![](/files/GUvy3iXKOfnkQJSOPKvN)<br>

2. select the Reapchain Mainnet item and Save.\
   \ <img src="/files/zjG8JKDWrQMBMAU2k7Ur" alt="" data-size="original"><br>


---

# 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://reapchain.gitbook.io/mainnet/additional-guides/keplr/install-and-account-setup.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.
