# 상환 & 출금

## 상환 가이드

대시보드 메뉴에서,

### 1. 상환 버튼 클릭

상환을 원하는 자산의 '상환' 버튼을 클릭하세요

<div data-full-width="true"><figure><img src="/files/bQNTuvaRuZPHI8cWCMpG" alt=""><figcaption></figcaption></figure></div>

### 2. 상환

상환 팝업창에서,

#### ① 상환할 금액을 입력하세요

#### ② '상환' 버튼을 클릭하고 지갑에서 승인하세요

<figure><img src="/files/5x5XbDw9WfBPeIOGLVZB" alt=""><figcaption></figcaption></figure>

### 3. 대출 잔고 확인

상환 완료 후, 대시보드의 오른쪽 패널에서 조정된 대출 잔고를 확인할 수 있습니다.

<div data-full-width="true"><figure><img src="/files/raeS0FanoDllIjhBon10" alt=""><figcaption></figcaption></figure></div>

## 출금 가이드

대시보드 메뉴에서

### 1. 출금 버튼 클릭

출금을 원하는 자산의 '출금' 버튼을 클릭하세요

<div data-full-width="true"><figure><img src="/files/0v5mkRZ9NO0zdRE2bOap" alt=""><figcaption></figcaption></figure></div>

### 2. 출금

출금 팝업창에서,

#### ① 출금할 금액을 입력하세요

#### ② '출금' 버튼을 클릭하고 지갑에서 승인하세요

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

### 3. 예치 잔고 확인

출금 완료 후, 대시보드의 왼쪽 패널에서 조정된 예치 잔고를 확인할 수 있습니다.

<div data-full-width="true"><figure><img src="/files/f9XJKz8LvLZO2WXXKObp" alt=""><figcaption></figcaption></figure></div>


---

# 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.rhombusprotocol.io/rhombus-docs-kor/guide/how-to-repay-and-withdraw.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.
