# Get Started

## Connect Your Wallet

If you do not already have a wallet, download the [Google Chrome web browser](https://www.google.com/chrome/) and the [Metamask wallet extension](https://metamask.io/). You can create a Metamask wallet by following the [Metamask guide](https://support.metamask.io/hc/en-us/articles/360015489531).

1. Visit the [Hyperdrive App](https://dev.hyperdrive.fi/earn) in your Chrome browser and connect your wallet.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FD7jToyLvzPvECfrKhOEI%2Fimage.png?alt=media&#x26;token=a577c11b-c393-4e58-94ae-9e8a9090298c" alt=""><figcaption></figcaption></figure>

2. After clicking Metamask, its extension should pop up. If the Metamask extension does not open, click on the Metamask icon in your extension bar.
3. Click **Connect** when prompted. This step lets Metamask know that this is a trusted site.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FaMYyWg7RYcZpp9CEzONI%2Fimage.png?alt=media&#x26;token=8a40c39d-7bb6-4992-9e11-e030bdce80ae" alt=""><figcaption></figcaption></figure>

You are now connected to the Hyperdrive dapp!

Follow the next sections to learn how to deposit stablecoins or borrow against your portfolio.


---

# 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://hyperdrive-2.gitbook.io/hyperdrive/getting-started/quickstart.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.
