# How to Import Your BitSong Wallet

We are using as example Keplr but in the "[**Wallets**](/btsg/wallets.md)" section you have other valid options as well.\
\
**1.** Make sure you have installed the **Keplr** browser extension. If you don't already have it, then you can download the extension and install it from [**here**](https://chrome.google.com/webstore/detail/keplr/dmkamcknogkgcdfhhbddcghachkejeap?hl=en)**.**

![](/files/SLQFj9OT9dza3d8nkLJJ)

**2.** Once you have your Keplr extension installed, open it. In the new window that opens, select "*Import existing account*."

![](/files/AZzyWZKpN1mLxy9dVdbd)

**3.** This is probably the most important step! Insert your BitSong mainnet Mnemonic Key. Then you can name your wallet, set a password, and proceed.&#x20;

![](/files/JVP4IW6djzmmMNDaUJH6)

**4.** You have now your Cosmos Wallet ready to use!

![](/files/tfxzEdZ5EYOKOzWO8Njo)

**5.** Go to <https://wallet.bitsong.io/> and among the options in the first window, select "*Keplr Browser Extension,*" per the image below.&#x20;

![](/files/LgPp8CGs72BoVjoOfBhh)

**6.** Wallet.bitsong will then execute Keplr and will prompt you to **add and connect the bitsong-2b** chain. You must approve both actions by signing them with Keplr.

![](/files/C6XTRbJbnQPfYu5HYdnT)

**7**. Open the Keplr extension. and from the list of available chains, scroll down until you find "***BitSong Mainnet***" and select it.

![](/files/AuQ0IalfSyuRB0OCGYz8)

**8.** Congratulations, you have just imported your BitSong Wallet! You can see the wallet address on lower left of the page.

![](/files/1FzUVXLcDdaSr8GOzuea)

**9.** Make sure that the BitSong wallet address shown in Keplr is the same as the one shown wallet.bitsong.io.

![](/files/K6H2idXMKGNPIBspZiul)


---

# 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.bitsong.io/useful-guides/wallet/how-to-import-your-bitsong-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.
