> For the complete documentation index, see [llms.txt](https://docs.primefi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primefi.xyz/v3-markets/testnet-faucets/flare-coston2.md).

# Flare Coston2 faucet

To test the [Flare Coston2 XRP market](/v3-markets/xrp-testnet-markets/flare-coston2.md) you need **C2FLR** for gas first, then the mintable reserve tokens.

{% hint style="info" %}
**Supported wallets:** connect with **MetaMask** or **Rabby**. If you use Bifrost, it may stay in developer mode on Coston2; switch the network manually in the wallet settings.
{% endhint %}

### Step 1: Get C2FLR (gas)

Claim test C2FLR from the official Coston2 faucet. Paste your wallet address and claim. You only need a small amount; it just pays transaction fees.

{% embed url="<https://faucet.flare.network/coston2>" %}
Coston2 Gas Faucet
{% endembed %}

### Step 2: Mint test reserves

In the PrimeFi app, switch to **v3 → Flare Coston2**, connect your wallet, and click **Get test tokens** above the markets table. Mint any single token, or **Mint all** at once:

| Token | Amount per mint |
| ----- | --------------- |
| FXRP  | 100,000         |
| RLUSD | 100,000         |
| stXRP | 100,000         |
| USDT0 | 100,000         |
| WBTC  | 10              |
| FBTC  | 10              |
| WETH  | 100             |

{% hint style="info" %}
These are mintable test mocks, so minting is unrestricted and you can top up any time. On mainnet, FXRP is minted from real XRP via Flare [FAssets](https://dev.flare.network/fassets/overview) instead.
{% endhint %}

Once funded, head to the dashboard and start supplying or borrowing.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.primefi.xyz/v3-markets/testnet-faucets/flare-coston2.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.
