# Others

## How to Delete Account

1. Tap the Menu button in the upper right corner of the application's home screen
2. There is the "Wallet" tab and the "Account" tab. so, tap the "Account" tab.
3. Scroll to the bottom of the screen.
4. Tap the "Delete Account" button.
5. Follow the instructions to delete the account.

## Whitepaper for Investor(PDF version）

Published at Mar. 06, 2024.

<https://heal3.com/docs/whitepapers/en/v2.0.pdf>


---

# 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://healthree.gitbook.io/whitepaper_healthree/others.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.
