> For the complete documentation index, see [llms.txt](https://docs.fiammalabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fiammalabs.io/our-product-suite/bitvm-powered-zkp-verification-layer/developer-guides/run-a-fiamma-node/getting-testnet-tokens.md).

# Getting Testnet Tokens

## Create a Keyring <a href="#id-1-create-a-keyring" id="id-1-create-a-keyring"></a>

One can create a keyring through the `fiammad keys add` command.

```
# Replace the --keyring-backend argument with a backend of your choice
fiammad --keyring-backend test keys add my-key
```

This will output an address and a memo. Record the memo as it is the only way to recover your key if it gets lost.

For more commands about keys, you can refer to the [Manage Keys](/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/manage-keys.md)

## Request Funds from the Fiamma Testnet Faucet <a href="#id-2-request-funds-from-the-babylon-testnet-faucet" id="id-2-request-funds-from-the-babylon-testnet-faucet"></a>

You can refer to the[ Get FIA ](/our-product-suite/bitvm-powered-zkp-verification-layer/user-guides/wallet-and-tokens/get-fia.md)to obtain Fiamma network test tokens.
