# Deposit Assets

You can deposit assets in Hyperdrive markets to earn a portion of the borrowing interest.

1. To deposit assets, choose between the different Hyperdrive lending markets.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FQeB2PlYUdEbgnpsm20u9%2Fimage.png?alt=media&#x26;token=c6cf5023-7e83-40d0-b5f4-b7f3d062c09f" alt=""><figcaption></figcaption></figure>

2. The Hyperdrive app will ask you for permission to access your assets balance. Input an amount you would like to approve for lending.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FI4PcSOdxLHv8qAZLbP0F%2Fimage.png?alt=media&#x26;token=d3f3c2e7-ab9b-4888-8985-add6a403b2e9" alt=""><figcaption></figcaption></figure>

3. Approve spending cap request in your wallet. Click **Confirm**.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FAJyvdyDPStYVlKf5KJxt%2Fimage.png?alt=media&#x26;token=1abaaeb8-41c9-48ed-8f6b-d9c062abe38b" alt=""><figcaption></figcaption></figure>

4. Click Lend

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FyvGG0EXsLdpSnNvtNJd3%2Fimage.png?alt=media&#x26;token=99ad9141-3dd0-4b78-b4f4-8c1dedcee17f" alt=""><figcaption></figcaption></figure>

5. Review the transaction in your wallet extension and click **Confirm**. Make sure the amounts are correct. Keep in mind that there will be a small computational fee to send the transaction.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FE4H3NqUnJmUK4n4WTfai%2Fimage.png?alt=media&#x26;token=ad1c24ae-3854-4339-b7ea-fc7eb3868411" alt=""><figcaption></figcaption></figure>

6. Congratulations! You’ve successfully deposited assets to earn a share of the market's lending yield. The amount you deposited will show in your dashboard.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FG1omXK6vMjYrJ5eswp0q%2Fimage.png?alt=media&#x26;token=da8265e6-fcc0-4cb5-a358-771408172a75" alt=""><figcaption></figcaption></figure>

Note: Different lending markets have different profile of assets accepted as collateral. Certain markets may offer higher yields due to the higher risk profile of assets used as collateral.&#x20;


---

# 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/deposits/deposit-assets.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.
