# Account Basics

### Change Password <a href="#change-password" id="change-password"></a>

Visit [Account Settings](https://app.lynkmark.com/profile/account) Click "Change" button next to password Enter your current password and new one Confirm change by clicking "Change password" button

### Remove Account <a href="#remove-account" id="remove-account"></a>

Please note that deleting your account will remove all the data in your Lynkmark including bookmarks, collections, files, filters, tags, etc. If you remove your account, you will not be able to restore it or any data associated with the account.

To remove the account please drop us an email to <hello@lynkmark.com> with title - Delete Request.


---

# 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.lynkmark.com/account-basics.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.
