> 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.md).

# Testnet Faucets

PrimeFi's **XRP money markets** are live on testnet. This guide shows how to get test funds so you can supply, borrow and try every feature — at zero cost and zero risk.

The currently relevant testnets are:

1. **Flare Coston2** — gas token C2FLR ([market guide](/v3-markets/xrp-testnet-markets/flare-coston2.md))
2. **XRPL EVM Testnet** — gas token XRP ([market guide](/v3-markets/xrp-testnet-markets/xrpl-evm-testnet.md))

### Two steps to fully funded

Every testnet wallet needs two things:

1. **Gas** — the native token (C2FLR or XRP), claimed from a public faucet.
2. **Reserves** — the assets you supply/borrow (FXRP, RLUSD, USDC, …). These are mintable test mocks dispensed by the in-app **Get test tokens** button.

{% hint style="success" %}
**Get test tokens** lives on the XRP market screens, above the markets table. Connect your wallet, switch to the market's chain, then mint any single token or **Mint all** at once. Each minted token is offered to your wallet so it shows up immediately.
{% endhint %}

The pages below cover each testnet. (The earlier Hyperliquid Test, Base Sepolia, Arbitrum Sepolia and BNB Chain testnet entries have been retired — PrimeFi no longer ships test markets against those chains.)


---

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