# Liquidity Provision

1. Click on the "Borrow" button to spend your borrow for liquidity provisioning.

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

2. Switch the tab from borrow to trade option.

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

3. Simply choose the collateral token, set the collateral amount, select the borrow market and enter the borrow amount.

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

4. Scroll down and select the liquidity provisioning option. Now, select the Dapp and pool to proceed.

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

5. Click on the "Spend" button to complete the process.

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

6. Now sign in the transaction and complete the process.

<figure><img src="/files/9ITORw2tJz1dB5YL1r79" alt=""><figcaption></figcaption></figure>

7. The success notification will appear, once the transaction is successful.

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

### Video tutorial

{% embed url="<https://www.youtube.com/watch?index=10&list=PLblZGyoIK7LoaODRn52pjFsqqiA46fGeg&v=K8H5pYLsABU>" %}


---

# 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.hashstack.finance/hub/how-to-use-hashstack-v1/spend-borrow/liquidity-provision.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.
