# Connect to Sinfonia with Keplr

In order to connect to Sinfonia via Keplr, you must have a BitSong wallet generated. If you don't have a BitSong wallet yet, [**create a wallet**](/get-started/create-wallet.md) and then come back to this section.

1. Go to [**Sinfonia App**](https://app.sinfonia.zone)**.**\
   Check the box after you have read the disclaimer on the risks.\
   Click on `Proceed` button

<figure><img src="/files/NNsTFefGBN5bNXe8wNKT" alt=""><figcaption></figcaption></figure>

2\. In the upper right corner you will find the "`Connect to Keplr`" button, click on it and approve the connection by signing the transaction with Keplr.

<figure><img src="/files/66ze8Ym4CsyiI53fmaFB" alt=""><figcaption></figcaption></figure>

3\. Now in the upper right hand corner instead of the "`Connect to Keplr`" button you will see your connected wallet. When making transactions, before signing them with Keplr, always make sure that the wallet shown on the Sinfonia UI in the upper right corner is the same with the one in Keplr's browser extension, otherwise you may encounter errors in signing the transaction.

<figure><img src="/files/DG24WOupGt39cILkoCXw" alt=""><figcaption></figcaption></figure>


---

# 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.sinfonia.zone/get-started/connect-to-sinfonia-with-keplr.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.
