# Testnet - Faucet Funding

{% hint style="info" %}
Connecting to Testnet - Open your wallet-app and move to your settings tab. Choose the ‘advanced’ tab and tag the ‘Developer Mode’ toggle on. After this return back to the home screen and select the network tag in the top right, switching to ‘XRPL Testnet’.
{% endhint %}

You will find the testnet [here](https://testnet.app.strobe.finance/dashboard).

You can now head to the faucet tab in the top right and select ‘Claim’ for XRP, a new window will open, by copying your wallet address into the ‘address field’ and selecting the ‘Get XRPL Testnet XRP’ option you can claim testnet XRP.

By Selecting ‘Claim’ on the USDC token you will be funded 5 'FOO' tokens, a USDC equivalent for testnet usage.


---

# 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://strobe-protocol.gitbook.io/strobe-protocol/money-market/user-guide/testnet-faucet-funding.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.
