# Deleting your account

You may delete your own user account.

1. [Login to Guitargate](https://www.guitargate.com/user/login)&#x20;
2. Go to [Edit profile](https://www.guitargate.com/user/me/edit)
3. Scroll to the bottom and press "Cancel account".

By default your content will remain and be attributed to your username. If you'd like your content deleted, please contact us at <support@guitargate.com> and we will completely delete your account and content within 7 days.


---

# 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://guitargate-labs.gitbook.io/teleport-docs/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.
