# Add another Main Store in your LitCommerce account

LitCommerce allows users to connect multiple Main Stores to a single LitCommerce account. Each Main Store will have its own set of sales channels and cannot connect to channels associated with other Main Stores.

This helps simplify management and avoid creating multiple accounts (each requires a separate login email).

{% hint style="info" %}
**There is no limit to the number of Main Stores you can connect under one account.**

\
**Each Main Store has its own subscription plan.**
{% endhint %}

Follow the steps below to proceed with the setup.

{% stepper %}
{% step %}
Log in to your LitCommerce account.

{% endstep %}

{% step %}
Go to the Main Store selection at the top-left of the dashboard to view all available Main Stores.

<figure><img src="/files/3upCQOwzLseNobmXpPry" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Select `Manage Stores`.

<figure><img src="/files/2et39X4qxIRmfyo00nvO" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Click on `Create Store` to start a new setup.

<figure><img src="/files/TAyNSNgI9zHAUdX7Wydp" alt=""><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}

{% hint style="info" %}
**To ensure a correct connection, you must first complete the steps above. Then, navigate to the new dashboard before installing our app on your Main Store website.**
{% endhint %}

You may refer to the article [Set up the Main Store and first Channel](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-1-set-up-the-main-store-and-first-channel) for guidance on connecting your Main Store and sales channels.

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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/add-another-main-store-in-your-litcommerce-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.
