# My Account

- [My Account Overview](https://help.freewebstore.com/my-account/my-account-overview.md): An explanation based on the "My Account" section of your control panel. Allowing you to swap and change your login, payment credentials and more.
- [Login Details](https://help.freewebstore.com/my-account/login-details.md): A simple step-by-step guide detailing how to change and manage your login details from within your Freewebstore Control Panel.
- [Forgotten Login Details?](https://help.freewebstore.com/my-account/login-details/forgotten-login-details.md): A step-by-step guide detailing how to redeem your freewebstore log in details when you have forgotten or misplaced them.
- [Billing](https://help.freewebstore.com/my-account/billing.md): A group of step-by-step guides on how to set up and manage your billing methods from within your Freewebstore Control Panel.
- [Billing Details](https://help.freewebstore.com/my-account/billing/billing-details.md): Enter or update your billing details used for your payment method or update your VAT status for your online store on freewebstore.
- [Subscription](https://help.freewebstore.com/my-account/billing/subscription.md)
- [Upgrade Subscription](https://help.freewebstore.com/my-account/billing/subscription/upgrade-subscription.md): A step-by-step guide on upgrading your subscription to any premium plan for your online store from within your freewebstore control panel.
- [Subscription Plan History](https://help.freewebstore.com/my-account/billing/subscription/subscription-plan-history.md): A step-by-step guide detailing how to view your plan and subscription history from within your Freewebstore Control Panel.
- [Cancel Subscription](https://help.freewebstore.com/my-account/billing/subscription/cancel-subscription.md): A simple step-by-step guide on how to cancel/downgrade your premium subscription plan from within your Freewebstore Control Panel.
- [Payment Methods](https://help.freewebstore.com/my-account/billing/payment-methods.md): A simple step-by-step walk-through detailing how to add and manage your payment methods from within your Freewebstore Control Panel.
- [Invoices](https://help.freewebstore.com/my-account/billing/invoices.md): A step-by-step guide with explanations detailing how to view and manage your billing invoices from within your Freewebstore Control Panel.
- [Account Restricted](https://help.freewebstore.com/my-account/billing/account-restricted.md): What should you do when you are confronted by the 'Restricted Page' when attempting to login to your freewebstore control panel.
- [Usage](https://help.freewebstore.com/my-account/usage.md): A group of easy to understand explanations detailing how the different usage limits work and how to minimize your usage of each limitation.
- [Business Size](https://help.freewebstore.com/my-account/usage/business-size.md): Business size is dictated by a number of determining factors including but not limited to website hits, carts, customers, bandwidth, storage, and orders
- [Storage Usage](https://help.freewebstore.com/my-account/usage/storage-usage.md): An Explanation and advice on storage usage limits and how to reduce/minimize usage on freewebstore using online tools.
- [Bandwidth Usage](https://help.freewebstore.com/my-account/usage/bandwidth-usage.md): An Explanation and advice on bandwidth usage and how to reduce/minimize usage on freewebstore using online tools.
- [Staff Accounts](https://help.freewebstore.com/my-account/staff-accounts.md): A simple step-by-step guide detailing how to create and manage staff accounts from within your Freewebstore control panel.
- [Achievements](https://help.freewebstore.com/my-account/achievements.md): A space within the control panel to see the achievements you have gained and the achievements that you are yet to complete here at freewebstore.
- [Close Store](https://help.freewebstore.com/my-account/close-store.md): A step-by-step guide detailing how to close/ delete your account and free online store from from within your Freewebstore Control Panel.
- [Customer Support](https://help.freewebstore.com/my-account/customer-support.md): Contact the Freewebstore customer support team with your questions, queries and feature requests for your control panel.
- [Roadmap & Updates](https://help.freewebstore.com/my-account/customer-support/roadmap-and-updates.md)
- [Request a Feature](https://help.freewebstore.com/my-account/customer-support/request-a-feature.md): Send a feature request into freewebstore's friendly customer support team and contribute to our ever growing online store platform.
- [Messages](https://help.freewebstore.com/my-account/messages.md): Step-by-step instructions on how to view and manage the account messages you receive from within Freewebstore control panel.
- [Create Multiple Stores](https://help.freewebstore.com/my-account/create-multiple-stores.md): A step-by-step guide detailing how to create multiple stores on the same account from within your Freewebstore Control Panel.
- [Account Notification Emails](https://help.freewebstore.com/my-account/account-notification-emails.md): A step-by-step guide detailing how to edit the destination of your notification emails from within your Freewebstore Control Panel.


---

# 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.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.
