# 예치 & 출금

## 예치

### **1️⃣Shoebill V2 에서 예치하고자 하는 자산을 선택**

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

### **2️⃣'예치' 창에서**

① 예치하고자 하는 자산 개수 입력

② '승인' 클릭 후 지갑 싸인 (KLAY 예치의 경우 승인 생략)

③ '예치' 클릭 후 지갑 싸인

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

## 출금

### **1️⃣ Shoebill V2 에서 출금하고자 하는 자산을 선택**

### **2️⃣ '출금' 창에서**

① 출금하고자 하는 자산 개수 입력

② '출금' 클릭 후 지갑 싸인

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

{% hint style="warning" %}
담보 출금 시 내 대출율(LTV) 가 92% 이상으로 올라갈 경우 청산의 위험이 있으니, 대출율과 한도를 잘 확인하시고 진행하시기 바랍니다.
{% 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/v2/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.
