# Supply Assets

After connecting your HashPack to the Bonzo Finance protocol, you can supply any supported asset to start earning yield and [Bonzo Points](/hub/staking-nfts-and-points/bonzo-points/season-one-points.md).

## **Desktop**

1. From the [Bonzo Finance dashboard](/hub/bonzo-lend/bonzo-lend-quickstart.md) scroll down to view the list of supported assets.
2. Find the asset you'd like to supply and click on the <img src="/files/aszzl1s2Uk028SqeyqKq" alt="" data-size="line"> icon found on the right side of the table.
3. Click **Supply** and an on-screen modal will appear.
4. From within the modal, type in the amount you'd like to supply or click on the <img src="/files/PmIRLRseQpNVbFNJJ0dz" alt="" data-size="line"> button to autofill the full amount held of the selected asset in the connected account.
5. Review the "Transaction overview" section of the modal to understand the impact of supplying the specified amount of this asset.
6. Click the **Supply \[Asset]** button to review and sign the required transaction(s) that appear within your connected wallet.
7. Once completed, the asset supplied and additional details will appear in the "Supplied" box of the Bonzo Finance dashboard.

## **Mobile**

1. Access the [Bonzo Finance dashboard](/hub/bonzo-lend/bonzo-lend-quickstart.md) from within the HashPack dApp browser.&#x20;
2. Scroll down to view the list of supported assets.
3. Find the asset you'd like to supply and tap on it to view additional details.
4. Tap on the **Supply** button and an on-screen modal will appear.
5. From within the modal, type in the amount you'd like to supply or click on the <img src="/files/PmIRLRseQpNVbFNJJ0dz" alt="" data-size="line"> button to autofill the full amount held of the selected asset in the connected account.
6. Review the "Transaction overview" section of the modal to understand the impact of supplying the specified amount of this asset.
7. Click the **Supply \[Asset]** button to review and sign the required transaction(s).
8. Once completed, the asset supplied and additional details will appear in the "Supplied" box of the Bonzo Finance dashboard.


---

# 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://docs.bonzo.finance/hub/bonzo-lend/bonzo-lend-quickstart/supply-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.
