# Delete APP account

## How to Delete Your Account&#x20;

If you need to delete your account, please follow the steps outlined below:&#x20;

1. Open GMGN.AI app.
2. Go to Settings page and select "About Us".&#x20;
3. Click "Delete Account".&#x20;
4. Confirm by clicking "Confirmation".&#x20;

Please Note:&#x20;

1. Once the account is deleted, it cannot be recovered, and all associated data will be permanently cleared.&#x20;
2. All account functions will be disabled.&#x20;
3. All GMGN.AI notification services will stop.&#x20;
4. Please ensure all assets in the account have been withdrawn.&#x20;
5. Upon successful deletion, you will be automatically logged out.&#x20;
6. GMGN.AI reserves the final interpretation of the above statements.&#x20;

If you haven't installed the app yet, please download it through this link: <https://gmgn.ai/app> .&#x20;

If you are unable to access the app, please send an email to <info@gmgn.cc> to request account deletion.


---

# 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.gmgn.ai/index/delete-app-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.
