# Deleting Your Account

To delete your Upstream account send an email to <privacy@upstreamapp.com> with the following:

* Full Name
* Email Address (used on Upstream)
* Wallet Address

Your account will be removed within 48 hours of receiving your request.

### What happens to my data after I delete my account? <a href="#h_047bad450f" id="h_047bad450f"></a>

Please see our [Privacy policy](https://upstreamapp.com/privacy) for more information. For questions regarding our privacy policy, please reach out to <privacy@upstreamapp.com>.

<br>


---

# 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://guide.upstreamapp.com/resources/deleting-your-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.
