# How to delete your account on ReadON

If you would like to delete your account on ReadON DAO, you could easily achieve this inside the app.

Perform account deletion will remove all personal data on the device and from the server.

## Step-by-step guide to delete your account

1. Go to the personal tab (the last tab in the menu bar)
2. Go to settings on the top right corner
3. Scroll down and click "Delete my account"

<div data-full-width="false"><figure><img src="/files/5oFKzZkd5aO0UC6dm4KZ" 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://terms.readon.me/how-to-delete-your-account-on-readon.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.
