# Connect Keplr Wallet

{% hint style="info" %}
**Note**: We are in the Testnet stage, so the API may undergo incompatible changes in the future. If you encounter any issues, please join our [Discord](https://discord.com/invite/8mCBXXjgvA) to get in touch with the Fiamma Team.
{% endhint %}

[![Logo](https://assets.website-files.com/61e518f84aa2a6645094f0ad/621751811f62db2c7da50744_Keplr_256.png)Keplr Wallet | First and Leading IBC Wallet](https://www.keplr.app/)

## Add Fiamma Testnet Chain

Visit <https://chains.keplr.app> search for "**Fiamma Testnet**" and add it to your Keplr wallet.

Add "**Fiamma Testnet**" Chain to Keplr:

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

## Create a Wallet with Fiamma Address

Open the Keplr wallet extension, click the user avatar in the top right corner, and select "**Add Wallet**" on the Select Wallet page.

Add Wallet in Keplr:

<figure><img src="/files/50Q981ZE2UV1t2Vb0PTN" alt=""><figcaption></figcaption></figure>

On the new page, choose "**Create a new wallet**". If you want to import an existing wallet from fiamma-node, please refer to [Manage Keys](/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/manage-keys.md).

Create a new wallet:

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

Then follow the steps to sign in and set a custom name for your wallet. In the third step, select the chain for your wallet. Search for "**Fiamma Testnet**" and check the box to confirm.

Select "**Fiamma Testnet" Chain**:

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

You will now see your Fiamma address in the Keplr wallet. To get testnet FIA from our faucet, please refer to [Get FIA](/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/wallet-and-tokens/get-fia.md).


---

# 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.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/wallet-and-tokens/connect-keplr-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.
