# Faucet list (testnet)

{% embed url="<https://testnet.xapp.folks.finance/>" %}

To get started with Folks Finance xChain app Testnet you need testnet tokens. Here is a guide on how to get them.

### What is a Faucet?

A faucet is a tool that dispenses a small amount of testnet tokens to users for free. These tokens can be used to execute transactions and test various functionalities on the Folks Finance testnet.

### How to Use the Faucet

To start using the faucet and claim your testnet tokens, simply follow the URLs provided below. Each link will guide you to a specific faucet where you can request tokens for different blockchain testnets supported by Folks Finance.

{% embed url="<https://faucets.chain.link/>" %}

{% embed url="<https://www.infura.io/faucet/sepolia>" %}

{% embed url="<https://www.alchemy.com/faucets/ethereum-sepolia>" %}

{% embed url="<https://core.app/tools/testnet-faucet/?subnet=c&token=c>" %}

{% embed url="<https://faucet.circle.com/>" %}
Circle Faucet
{% endembed %}

{% embed url="<https://console.optimism.io/faucet>" %}

{% embed url="<https://cloud.google.com/application/web3/faucet/ethereum/sepolia>" %}

{% embed url="<https://faucet.quicknode.com/drip>" %}

{% embed url="<https://portal.cdp.coinbase.com/products/faucet>" %}

{% embed url="<https://www.bnbchain.org/en/testnet-faucet>" %}


---

# 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.xapp.folks.finance/user-guide/getting-started/faucet-list-testnet.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.
