> For the complete documentation index, see [llms.txt](https://docs.gluwa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gluwa.com/get-started/gluwa/delete-your-gluwa-account.md).

# Delete your Gluwa Account

Please feel free to ask for your account to be deleted anytime. Send us an e-mail at <support@gluwa.com> stating that you would like to delete your account. Please include your User ID in the email. You must send the e-mail from the e-mail you used to create your account. Please also include the reason for your deletion request.

Our team will proceed with the account deletion within 3 business days and will let you know by e-mail when it is done.

Just so you know, if you have any active investments on our platform, we will not be able to proceed with your account deletion since that would mean losing access to your funds.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gluwa.com/get-started/gluwa/delete-your-gluwa-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.
