# Borrow

1. To borrow, choose the lending market which supports your asset as collateral. In our case here, we will supply HYPE in the USDe primary market.&#x20;
   1. Go to the borrow tab and click on the Primary USDe Market.

<figure><img src="/files/a07rrsq6LbhUaKxQHXhD" alt=""><figcaption></figcaption></figure>

2. Click + on the asset you would like to supply as collateral. In this case, we will be supplying HYPE.

<figure><img src="/files/EhGBrpguyLo4r6GjrkbO" alt=""><figcaption></figcaption></figure>

3. Enter the amount of HYPE you'd like to supply and click Approve Operator. **Confirm** in wallet.

<figure><img src="/files/R3Pgtz6WaVTgKfNECcfU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nHWiEkNwMRP43i4OP6lo" alt=""><figcaption></figcaption></figure>

4. Click Supply and **Confirm** in wallet again.

<figure><img src="/files/57MKrrwtBKp8nEtnWFGn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MbvTgQ6YE5BhHZlciVzV" alt=""><figcaption></figcaption></figure>

5. Once you have supplied collateral, you can now borrow USD from your assets! Click on the borrow button.

<figure><img src="/files/PYsAQRG4NBq3uRcPfXVk" alt=""><figcaption></figcaption></figure>

6. Enter the amount of USD you want to borrow. Your borrow health will be estimated and reflected in the health bar.

<figure><img src="/files/0XV1QamDArVwmCQZzLoT" alt=""><figcaption></figcaption></figure>

7. After confirming the amount, click **Borrow.** Review the amounts and press **Confirm** to approve the transaction in your wallet.

<figure><img src="/files/8TZESrqcGRukAM82J2ON" alt=""><figcaption></figcaption></figure>

8. Congratulations, you have just borrowed USD! After completing the transaction successfully, the borrowed USD will appear in your wallet. Follow the [Repay](/hyperdrive/borrowing/repay.md) guide to learn how to repay your borrowed amount.

<br>


---

# 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/borrowing/borrow.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.
