# How to use the Testnet V2

<details>

<summary>1. Head to sepolia.unlockd.finance</summary>

[sepolia.unlockd.finance](#id-1.-head-to-sepolia.unlockd.finance)

</details>

<details>

<summary>2. Access the Faucet tab and connect your wallet. Accept and Sign the ToS. </summary>

![](/files/ZqYjoHpIBERPyPvfnfPl)

![](/files/oZaHIfi9V9ouJELzUQLv)

</details>

<details>

<summary>3. Get some Sepolia ETH from the faucet of your choice.</summary>

[https://sepoliafaucet.com/\
https://www.infura.io/faucet/sepolia](<https://sepoliafaucet.com/&#xA;https://www.infura.io/faucet/sepolia>)

Access these sites and follow their steps to get free Sepolia ETH. Unlockd is not associated with any of these services.

</details>

<details>

<summary>4. Get some Sepolia USDC from the AAVE faucet.</summary>

<https://staging.aave.com/faucet/>

</details>

<details>

<summary>5. Get up to 4 Testnet RWAs from the Unlockd Faucet</summary>

Select the collection to mint. Hit 'Send me NFTs'. You can get RWAs from both mockup collections, up to 2 assets per collection. Hit MINT and pay a bit of Sepolia ETH in gas.

Now you have mockup ETH and RWAs to start using the Unlockd V2 Testnet.

![](/files/0co3jjYFiCS0OKsOdU5l)

</details>

The next sections of the documentation teach you how to use every feature and functionality of Unlockd V2.


---

# 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.unlockd.finance/user-guides/how-to-use-the-testnet-v2.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.
