# User Data Deletion Instructions

#### Instructions for Deleting Your Account on Station’s Mobile App:&#x20;

If you no longer wish to use our services, you can delete your account directly through the app by following these simple steps:&#x20;

1. Open the App Launch the app on your mobile device and log in if you haven’t already.
2. Go to User Profile Tap on the User Profile icon located in the bottom-right corner.&#x20;
3. Go to Settings Once on the User Profile Screen, Tap on the three dot icon located in the top-right corner to open Settings
4. Find the Account Deletion Option Scroll down to the section labeled Account Privacy.
5. Initiate the Deletion Process Tap on Account Privacy. Read the message and if you want to proceed, click “Request to delete the account” button on the bottom of the screen.
6. Confirm Deletion On the next screen, please select one of the options to give us a reason for your deletion.You can also provide an optional feedback. If you’re sure, tap “Delete My Account". This action is irreversible, and all your data will be permanently removed.
7. Receive Confirmation Once the process is complete, you’ll receive a confirmation message to verify that your account has been deleted and you will be logged out.

If you’d like assistance, let us know! We’re here to help.


---

# 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.memusic.io/stations/stations-mobile/user-data-deletion-instructions.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.
