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

# v3 Markets

- [XRP Testnet Markets](https://docs.primefi.xyz/v3-markets/xrp-testnet-markets.md): PrimeFi's XRP money markets are live on testnet — Flare Coston2 and the XRPL EVM testnet. Connect, mint test tokens, and try supplying/borrowing today.
- [Flare Coston2](https://docs.primefi.xyz/v3-markets/xrp-testnet-markets/flare-coston2.md): PrimeFi's XRP money market on the Flare Coston2 testnet (chain 114).
- [XRPL EVM Testnet](https://docs.primefi.xyz/v3-markets/xrp-testnet-markets/xrpl-evm-testnet.md): PrimeFi's XRP money market on the XRPL EVM Sidechain testnet (chain 1449000).
- [Testnet Faucets](https://docs.primefi.xyz/v3-markets/testnet-faucets.md)
- [Flare Coston2 faucet](https://docs.primefi.xyz/v3-markets/testnet-faucets/flare-coston2.md): Get test C2FLR for gas and mint test reserves on the Flare Coston2 market.
- [XRPL EVM Testnet faucet](https://docs.primefi.xyz/v3-markets/testnet-faucets/xrpl-evm-testnet.md): Get test XRP for gas and mint test reserves on the XRPL EVM testnet market.
- [In addition](https://docs.primefi.xyz/v3-markets/testnet-faucets/in-addition.md)
- [Fathom v3 (XDC)](https://docs.primefi.xyz/v3-markets/fathom-v3.md): What the v3 toggle in the PrimeFi app actually is, and where to get support.


---

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