> For the complete documentation index, see [llms.txt](https://birds-game-studio.gitbook.io/accurate-tarot-card-reading/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://birds-game-studio.gitbook.io/accurate-tarot-card-reading/how-to-delete-your-account.md).

# How to Delete Your Account

If you're looking to delete your data from an application, here's a simple step-by-step guide to help you do just that.

#### Steps to Delete Your Data:

1. **Access the Application:** Begin by opening the application. This step is straightforward; simply launch the app as you normally would.
2. **Navigate to Settings:** Once in the application, go to the settings menu. This is represented by a gear icon and can be found in a menu in the top right corners of the app.

<figure><img src="/files/8ViPf5p67TiNJ7obIbMh" alt=""><figcaption></figcaption></figure>

1. **Select 'Delete Account':** Please scroll down and you will see the button. In the settings menu, look for an option that says 'Delete Account'. This option is usually found in the privacy or account settings section.
2.

```
<figure><img src="/files/iEIG5CO9DwufvH92BeuW" alt=""><figcaption></figcaption></figure>
```

3. **Confirm Deletion:** After selecting 'Delete Account', you'll be asked to confirm your decision. This step is crucial as it prevents accidental deletion of your data. Confirm that you want to proceed with the deletion. Just click on the red "Delete" button.

<figure><img src="/files/0BazhnUYCxKGSSoXGRHu" alt=""><figcaption></figcaption></figure>

#### What Happens Next?

After you've confirmed the deletion, the application will process your request. Typically, the app will close automatically once the process is complete. This signifies that your data has been successfully removed from the application.

#### Remember: Deleting your data is a significant action and irreversible. Ensure that you indeed want to delete your data before proceeding.

By following these steps, you can take control of your personal data and manage your digital footprint effectively. \
\
Thank you! We hope this guide was helpful.


---

# 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, and the optional `goal` query parameter:

```
GET https://birds-game-studio.gitbook.io/accurate-tarot-card-reading/how-to-delete-your-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
