# Supply Collateral Assets

1. To access your portfolio, click the **Portfolio** tab in the menu bar on the left. Click the plus symbol to add assets to your portfolio.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FThPA3DKqxcifI0DSiTWP%2Fimage.png?alt=media&#x26;token=059a25be-44c6-45e7-bb50-dc444c7d2e2e" alt=""><figcaption></figcaption></figure>

2. Click on the dropdown menu and select the asset you want to add to your portfolio.
3. Click **OK**.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FPaDfTX8P2YlbUn3QFrHL%2Fimage.png?alt=media&#x26;token=2cfeab60-1820-44da-bac2-0eb0720696fc" alt=""><figcaption></figcaption></figure>

4. Enter the amount of the Asset you want to use to supply your portfolio. Your borrowing limit will appear at the bottom of the screen. Click **Approve** to approve the transaction.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FIxMaQeAKlxg8VQ644vGM%2Fimage.png?alt=media&#x26;token=8f3b8f5a-8fb6-4ee2-8c5a-6660167539ab" alt=""><figcaption></figcaption></figure>

5. Review the amounts and click **Confirm** to approve the transaction in your wallet.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2Fq2WTwZjdNpcSxhfLY8d7%2Fimage.png?alt=media&#x26;token=6d685313-4e46-4987-b798-bb1756a2832b" alt=""><figcaption></figcaption></figure>

6. Congratulations, you’ve added an asset to your portfolio! Your portfolio value will be listed in your dashboard. To add another asset, follow these steps again. To borrow from your portfolio, follow the Borrow guide.

<figure><img src="https://2589908815-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWawSeY2QWYB8Q64AhcHD%2Fuploads%2FSX6bAzzw9TwVxOVZGLA6%2Fimage.png?alt=media&#x26;token=def27070-d010-4314-8c19-678bb9e58723" 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://hyperdrive-2.gitbook.io/hyperdrive/portfolio/editor.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.
