# 상환하고 출금하기

이 가이드는 BiFi에서 대출 자산을 상환하고, 대출을 부분적으로 또는 완전히 상환한 후 담보를 인출하는 과정을 설명합니다.

{% stepper %}
{% step %}
대출 내역을 확인하고, 상환할 자산을 선택합니다.

(대출이 없거나 대출금이 한도 대비 소액인 경우, 상환을 생략하고 일부 출금만 진행할 수도 있습니다.)

<figure><img src="/files/ruVc4lDFHrBT5FqKtI3D" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
상환하기를 클릭합니다.

<figure><img src="/files/nWlnFUbh14OgDpkrXUcp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
네트워크를 선택하고, 상환할 수량을 입력합니다.

<figure><img src="/files/5HvckldZclw2PiSuhSj8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
지갑에서 거래를 확인하면 상환이 완료됩니다.

<figure><img src="/files/iah7zQnkTz5fJhnSeVZw" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
아래와 같이 대출금이 0원인 것을 확인할 수 있습니다.

<figure><img src="/files/ZsY6vPcUhJpR37jGz0tz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
나의 예금 아래 출금할 자산을 선택하고, 출금하기를 클릭합니다.

<figure><img src="/files/eJnozuV5aj61DKOVTNk3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
네트워크를 선택하고, 수량을 입력한 후, 출금하기를 클릭합니다.

<figure><img src="/files/8Qk9TCbooYi5x7WMdI1U" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
지갑에서 거래를 확인하고 출금 완료를 확인합니다.

<figure><img src="/files/2cZ831ssxs1XuF1cG4zi" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.bifi.finance/bifi-cross-chain-guide-kr/bifi/undefined-1.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.
