# Overview

The Account & Payment section covers everything related to your LitCommerce account and subscriptions.

Learn how to manage your account, update subscription plans, and handle payments, as well as manage store data and understand data policies.

View the following highlighted articles.

* [Subscription guide](https://litcommerce.gitbook.io/litcommerce-helpdesk/account-and-payment/subscription-guide)
* [Manage your account](https://litcommerce.gitbook.io/litcommerce-helpdesk/account-and-payment/manage-your-account)
* [Delete Store: Removing your data from LitCommerce](https://litcommerce.gitbook.io/litcommerce-helpdesk/account-and-payment/delete-store-removing-your-data-from-litcommerce)
* [Add another Main Store in your LitCommerce account](https://litcommerce.gitbook.io/litcommerce-helpdesk/account-and-payment/add-another-main-store-in-your-litcommerce-account)
* [Data Retention Policy: Removing inactive user data](https://litcommerce.gitbook.io/litcommerce-helpdesk/account-and-payment/data-retention-policy-removing-inactive-user-data)


---

# 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.litcommerce.com/account-and-payment/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.
