> For the complete documentation index, see [llms.txt](https://help.litcommerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.litcommerce.com/marketplace-integration/overview.md).

# Overview

The Marketplace Integration app is designed to help you streamline your data between e-commerce platforms.&#x20;

This section provides everything you need to connect your Main Store to sales channels and manage your multichannel operations from a single place. Let us walk you through a step-by-step beginner setup, app features that optimize your experience on LitCommerce, specific guidance for different supported platforms, and more.

Below are some of the highlighted articles.

* [Step 1: 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)
* [Step 2: List, create or link products in LitCommerce](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-2-list-create-or-link-products-in-litcommerce)
* [Step 3: Set up Price Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-3-set-up-price-sync-options)
* [Step 4: Set up Inventory Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-4-set-up-inventory-sync-options)
* [Step 5: Set Up Order Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-5-set-up-order-sync-options)
* [Templates & Template Rules](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/app-features/templates-and-template-rules)
* [Quick/Auto list to Channel](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/app-features/quick-auto-list-to-channel)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.litcommerce.com/marketplace-integration/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
