# Account deletion

Coinwave values your data and prioritizes your privacy. We guarantee that no information about you will be shared with any third party.&#x20;

If you wish to delete your account, please send an email to the following address: coinwave.app.&#x20;

We ensure the complete deletion of all data associated with your account, so please make sure to send the email from the email address used during the creation of your Coinwave account.


---

# 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://www.coinwave.info/legal/account-deletion.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.
