# Try Kima with the Demo App

The Kima demo app serves two purposes:

* to showcase payments and bridging using Kima
* to illustrate the look and feel of the Kima front-end widget

The Kima Demo supports the following testnets:

* Ethereum Sepolia (\*)
* Polygon Amoy (\*)
* Avalanche Fuji
* Tron Nile Testnet
* Optimism (Sepolia)
* Arbitrum (Sepolia)
* Binance Smart Chain Testnet (aka BNB Testnet)
* Base Sepolia
* Berachain Bepolia
* Solana Devnet

**(\*) Not available in light mode**

To enable a smooth experience and a 360-degree overview of what is happening, we also provide a [faucet](https://faucet.kima.network) and a [block explorer](https://explorer.sardis.kima.network/).


---

# 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.kima.network/kima-network/try-kima-with-the-demo-app.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.
