# How to borrow on Coin98 Isolated Pool

After providing the amount of C98, I will be able to borrow other tokens from the C98 pool.&#x20;

## Via Coin98 DApp Browser

**Step 1:** Choose the asset you want to borrow. In this article, I will take C98 as an example.

**Step 2:** Enter the amount you want to borrow. Then carefully read the information below before deciding to trade:

* **Borrow limit:** The maximum value of assets you can borrow.
* **Utilization:** Represents how much of your borrow limit.
* **Borrow APY:** The borrow interest rate you have to pay for the protocol.
* **Borrow fee:** Borrow fee by this asset

**Step 3:** Click **Borrow.** The system will charge a very small network fee for this transaction, if you agree, click **Approve.**&#x20;

![](https://file.coin98.com/images/solend-borrow-HY2nW6eje2oqtblh.png)

**Note:**&#x20;

* You can check your assets in the **Dashboard → Show account** section. Please always pay attention to **the Borrow limit** and **the Liquidation threshold** to avoid your loan being liquidated.
* **Liquidation threshold** is the maximum value of your borrow balance before your account will be eligible for liquidation. This is a costly event and should be avoided by lowering your borrow utilization.
* **Borrow utilization** represents how much of your borrow limit is currently being borrowed. At 100%, you are no longer able to borrow.

![](https://file.coin98.com/images/solend-account-fEcVv9hWJfgRTzQi.png)

#### Repay on Solend <a href="#section-10" id="section-10"></a>

To be able to withdraw assets from the pool, you need to repay your borrowing to make the Utilization rate low.&#x20;

**Step 1:** Choose the asset you want to repay. In this article, I will take C98 as an example.

**Step 2:** Enter the amount you want to repay and click **Repay.** The system will charge a very small network fee for this transaction, if you agree, click **Approve.**&#x20;

![](https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FzlVHnbP0YPkDbw060PJF%2Fimage.png?alt=media\&token=1ccd7a55-5e16-4d0c-8d71-256402c09b4d)

## **Connect with Coin98 Extension**

**Step 1:** Choose the asset you want to borrow. In this case, I will take C98 as an example.

![](https://file.coin98.com/images/solend-ext-borrow-BJeADcTP7DbGrqVu.png)

**Step 2:** Enter the amount you want to borrow and click Borrow.&#x20;

The system will charge a very small fee, if you agree, click **Sign.**

![](https://file.coin98.com/images/solend-ext-borrow-1-ogYQF1V1Hg32k8D4.png)


---

# 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.coin98.com/products/coin98-isolated-pool-on-solend-1/how-to-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.
