# Deleting Your Account

In the event that a user wishes to delete their account for what ever reason it may be, it can be done seamlessly at the touch of a button! \
\
On the GameDay Squad Mobile App, the steps are simple. Firstly, select the profile menu on the top right of the screen.

<figure><img src="/files/lbg5jy9GxOj4p7YWXY3K" alt="" width="375"><figcaption></figcaption></figure>

Then select the "Help" drop down bar. Once this is completed select the  "Delete Account Request" at the bottom of the menu.

<figure><img src="/files/e4JPxLCPMkrFvFQp59Uw" alt=""><figcaption></figcaption></figure>

Then follow the prompts, note that the withdrawal figure is correct and submit the request when you are ready.&#x20;

<figure><img src="/files/4xcz4zRXHI8hkfwIC11w" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://gameday-squad.gitbook.io/gameday-squad/other-information/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.
