# My Account Overview

This is an important section of your control panel for your online store. Here you can:

* Change your login details.
* Add extra security to your login process by adding 2-factor authentication.
* Check your billing history and update your payment methods.
* Manage your staff accounts.
* Manage your account settings.
* Check your store health.
* View your achievements.
* View your usage.
* Cancel your subscription and close your store.

In this section, you will find articles for each page of the **My Account** section.


---

# 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://help.freewebstore.com/my-account/my-account-overview.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.
