# User Guides

- [QuickStart](https://docs.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/quickstart.md): This guide will help you get started with Fiamma Network for ZKP verification. We'll cover the complete workflow from installation to sending verification requests.
- [Installation](https://docs.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/installation.md): In this tutorial, you will learn about the dependencies that need to be installed to run Fiamma.
- [Wallet and Tokens](https://docs.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/wallet-and-tokens.md): In this tutorial, you will learn how to create a fiamma account with keplr wallet and get fiamma testnet tokens!
- [Connect Keplr Wallet](https://docs.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/wallet-and-tokens/connect-keplr-wallet.md): Fiamma Testnet has been integrated with the Keplr wallet! To better manage your fiamma address, you can connect your Keplr wallet by following these steps.
- [Get $FIA](https://docs.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/wallet-and-tokens/get-fia.md): The token symbol for the Fiamma testnet is $FIA, and the token's denom value is ufia .                            1FIA = 1\_000\_000 ufia
- [Manage Keys](https://docs.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/manage-keys.md): In this tutorial, you will learn how to manage your account using the fiammad command line tool.
- [Fiamma Testnet Explorer](https://docs.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/fiamma-testnet-explorer.md): A temporary Fiamma testnet deployment uses ping.pub to deploy a browser; a dedicated browser for zkp verification is coming soon.


---

# 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.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.
