# 계정 삭제하기

디파이 App 계정을 삭제하려면:

{% stepper %}
{% step %}

### 계정 설정으로 이동합니다.

<div align="left"><figure><img src="/files/cf22a3e47e66d174ec80543ff0870b13aa5f7b47" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 클릭 ![](/files/a3f54c02257a5af3edb4d95ce08a6505076dbf20) 계정.

<div align="left"><figure><img src="/files/3d7117634bed6e216b91333763c5b73c7c50a04e" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 계정 삭제를 클릭합니다.

계정에 남아 있는 자금이 있으면 전송하라는 안내가 표시됩니다.
{% endstep %}

{% step %}

### 해당하는 경우 자금을 전송합니다.

<div align="left"><figure><img src="/files/f468d838dc4d868e4c850c5be69ab307783c6c6c" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 계정을 삭제하려는 것을 확인합니다.

클릭 **계정 삭제**.

<div align="left"><figure><img src="/files/20ca94e94ecc2a06ff0e7b6909322c2439ec18d0" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 이메일 주소로 전송된 코드를 입력합니다.

<div align="left"><figure><img src="/files/aec9589d4b6d65b2b5e87d12b95f44b381392c10" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 모두 완료되었습니다!

디파이 App 계정이 삭제되었습니다.
{% 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.defi.app/knowledge-base/ko/wallets/delete-your-account.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.
