# Supply,Borrow

In this tutorial, we will guide you through the process of using Whitehole Finance

## Supply

1. Go to the “Money Market → Market List” tab<br>

   <figure><img src="/files/WLpBNgvxI3zm3HkboL4W" alt=""><figcaption></figcaption></figure>
2. Click on the pool you want to provide.

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

3. Supply assets as you want.

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

**How to view my supplied assets?**&#x20;

->  Go to the "Money Market → Dashboard" tab.\ <br>

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

## Borrow

1. Go to the “Money Market → Dashboard” tab Before taking out a loan, **you must turn on the Collateral toggle.**

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

2. Now you can borrow against your assets. You can borrow up to the ‘Borrowable Amount.’

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

## Repay

1. Go to the “Money Market → Dashboard” tab.

   Click on the asset that is currently on loan.<br>

   <figure><img src="/files/363j3uJ0TvoQg1T0JMou" alt=""><figcaption></figcaption></figure>
2. Enter the desired amount of assets for repay from borrow amount. If you want to close the loan, **repay all** the borrowed amount.

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

## Withdraw

1. Once you've paid off your borrowed amount, you can withdraw your assets.

<figure><img src="/files/a0Ag0YvUS166TvW0qaKm" 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://docs.whitehole.finance/step-by-step-guides/supply-borrow.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.
