# Borrow & Repay

## Borrow

### **1️⃣Select asset to borrow on Shoebill V2**

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

### **2️⃣On 'Borrow' Window**

① Input quantity of the asset to withdraw

② Click 'Borrow' and sign on your wallet

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

{% hint style="warning" %}
Please note that loans with a loan-to-value (LTV) of threshold point or higher may be subject to liquidation.
{% endhint %}

## Repay

### **1️⃣ Select asset to repay on Shoebill V2**

### **2️⃣ On 'Repay' Window**

① Input quantity of the asset to repay

② Click 'Repay' and sign on your wallet

<figure><img src="/files/uM3RUoA9O3Ekwz5hkAwu" 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.shoebill.finance/step-by-step-guide/borrowandrepay.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.
