> 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/setup-and-navigation.md).

# Setup & Navigation

- [Step-by-step Setup](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/step-by-step-setup.md)
- [Step 1: Set up the Main Store and first Channel](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/step-by-step-setup/step-1-set-up-the-main-store-and-first-channel.md)
- [Step 2: List, create or link products in LitCommerce](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/step-by-step-setup/step-2-list-create-or-link-products-in-litcommerce.md)
- [Step 3: Set up Price Sync Options](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/step-by-step-setup/step-3-set-up-price-sync-options.md)
- [Step 4: Set up Inventory Sync Options](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/step-by-step-setup/step-4-set-up-inventory-sync-options.md)
- [Step 5: Set Up Order Sync Options](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/step-by-step-setup/step-5-set-up-order-sync-options.md)
- [After Setup: What to Expect](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/step-by-step-setup/after-setup-what-to-expect.md)
- [Order Processing in LitCommerce: A look into the workflow](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/step-by-step-setup/after-setup-what-to-expect/order-processing-in-litcommerce-a-look-into-the-workflow.md)
- [Navigation](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/navigation.md)
- [About the Marketplace Integration dashboard](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/navigation/about-the-marketplace-integration-dashboard.md)
- [Exploring All Products](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/navigation/exploring-all-products.md)
- [Managing the Sales Channel](https://help.litcommerce.com/marketplace-integration/setup-and-navigation/navigation/managing-the-sales-channel.md)


---

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

```
GET https://help.litcommerce.com/marketplace-integration/setup-and-navigation.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.
