# How to Borrow

<figure><img src="/files/RGC1ioeglrTNo8R14hq6" alt="" width="375"><figcaption></figcaption></figure>

Click onto the asset you wish to borrow and choose **“Borrow”** in the pop-up.

1. You may choose to repay an exact quantity or 80% of your remaining borrowing capacity (click "**80%**").
2. Please observe the corresponding changes to your borrow utilization. Once you confirm the parameters and changes in your borrowing metrics, click **“Borrow”.**
3. Once the transaction is successful, you should see the borrowed asset in your wallet alongside the updated position.


---

# 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.loanshark.tech/loanshark-core/borrow/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.
