> For the complete documentation index, see [llms.txt](https://docs.hashstack.finance/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/spend-borrow/liquidity-provision.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/spend-borrow/liquidity-provision.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
