# Testnet UI Walkthrough

Get some Sepolia ETH from one of the available [Sepolia ETH faucets](https://faucetlink.to/sepolia). Once you have some Sepolia ETH, you can proceed to the [Hyperdrive testnet UI](https://testnet.hyperdrive.trade/).

First, please review and agree to the Terms of Service and Privacy Policy. If you do not agree to these, don't proceed any further.

### Connecting your web3 wallet

You can start by connecting your web3 wallet to the UI by clicking on the **Connect Wallet** button. You can also choose to do this later.

<figure><img src="https://2214410498-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy6MnMbfUUEoG2IqZDDL1%2Fuploads%2FqKnWMdA4lgBRMJqDVHt4%2Fimage.png?alt=media&#x26;token=a60595bc-ba98-47ab-92ae-058b7132cc1e" alt=""><figcaption></figcaption></figure>

### Choosing a market

Hyperdrive supports a variety of yield sources and term durations. Choose one from the **Available Markets** table by clicking its corresponding row on the table.

<figure><img src="https://2214410498-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fy6MnMbfUUEoG2IqZDDL1%2Fuploads%2FefiaA0o1YIdi6Ntq4mCO%2Fimage.png?alt=media&#x26;token=ad180179-e68f-4aab-bf39-164eec160cb2" alt=""><figcaption></figcaption></figure>


---

# 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://element-2.gitbook.io/element-docs/element-protocol/testnet-ui-walkthrough.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.
