# Account Closure

Closing your **Clouduxe** account will result in the permanent deletion of all associated data.

Please be aware that account closures are irreversible. Once your information is deleted, it cannot be recovered. To proceed with closing your account, you’ll need to reach out to our support team.

**Important:** Once your account is closed, you will forfeit any refund eligibility. If you believe you are entitled to a refund, please contact our support team to request it before initiating the account closure.

If you hold multiple Clouduxe accounts, consider merging them instead of closing one.


---

# 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.clouduxe.com/getting-started/account-closure.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.
