# Delete Your Account

To delete your Defi App account:

{% stepper %}
{% step %}

### Go to your account settings.

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

{% step %}

### Click ![](/files/hQfB49Ortplm3uTRdS45) Account.

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

{% step %}

### Click Delete account.

You will be prompted to transfer any funds remaining in your account.
{% endstep %}

{% step %}

### Transfer your funds, if applicable.

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

{% step %}

### Confirm that you want to delete your account.

Click **Delete account**.

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

{% step %}

### Enter the code sent to your email address.

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

{% step %}

### You're done!

Your Defi App account is deleted.
{% 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/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.
