# Supply & Withdraw

## Supply

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

<figure><img src="/files/9MePHpR1qpe8pdWEu1TQ" alt=""><figcaption></figcaption></figure>

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

① Input quantity of the asset to supply

② Click 'Approve' and sign on your wallet (approval is skipped on KLAY/WEMIX/ETH)

③ Click 'Supply' and sign on your wallet

<figure><img src="/files/9TVugdah7JtNhiTaQ0CF" alt=""><figcaption></figcaption></figure>

## Withdraw

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

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

① Input quantity of the asset to withdraw

② Click 'Withdraw' and sign on your wallet

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

{% hint style="warning" %}
If your loan-to-value (LTV) rises above the liquidation threshold point when you withdraw collateral, you risk liquidation, so please check your LTV and limits carefully before proceeding.
{% endhint %}


---

# 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/depositandwithdraw.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.
