# Welcome

**Lidia** is a powerful headless digital commerce product suite for creators who are building modern applications. It is a set of stable micro-service API’s which can be used as BaaS, can be hosted on-premises or on the cloud and management apps on top.

{% hint style="info" %}
**Learn More**\
To discover more about Lidia products and explore additional details, please visit the [Official Lidia Commerce Website](https://www.lidiacommerce.com).
{% endhint %}

## **Introduction to Lidia**

* **Overview**: Lidia provides cutting-edge digital commerce solutions tailored for a wide range of industries. Whether you are launching a marketplace, enhancing your B2B or B2C operations, or managing complex product information, Lidia offers a flexible, scalable, and efficient platform.

### **Our Mission**

* **Empowering Digital Commerce**: At Lidia, our mission is to empower businesses with the tools needed to excel in today’s digital-first world. We focus on helping you grow through innovative, scalable solutions that integrate seamlessly into your operations.

## **How to Use This Documentation**

* **Getting Started**: This documentation is structured to help you navigate Lidia’s platform efficiently. Whether you're a developer, business user, or technical administrator, you can find the relevant sections linked below:

<table><thead><tr><th width="243">Sections</th><th width="398">Descriptions</th><th data-type="content-ref">Links</th></tr></thead><tbody><tr><td>Suites</td><td></td><td></td></tr><tr><td></td><td>Business-to-business</td><td><a href="suites/lidia-b2b-suite">lidia-b2b-suite</a></td></tr><tr><td></td><td>Business-to-consumer</td><td><a href="suites/lidia-b2c-suite">lidia-b2c-suite</a></td></tr><tr><td></td><td>Marketplace Suites</td><td><a href="suites/lidia-marketplace-suite">lidia-marketplace-suite</a></td></tr><tr><td>Products</td><td></td><td></td></tr><tr><td></td><td>Lidia Commerce Engine</td><td><a href="products/lidia-commerce-engine">lidia-commerce-engine</a></td></tr><tr><td></td><td>Product Information Management</td><td><a href="products/lidia-pim">lidia-pim</a></td></tr><tr><td></td><td>Lidia Rating &#x26; Reviews</td><td><a href="products/lidia-rating-and-reviews">lidia-rating-and-reviews</a></td></tr><tr><td></td><td>Lidia Promotion Engine</td><td><a href="products/lidia-promotion-engine">lidia-promotion-engine</a></td></tr><tr><td>Product Setup Guides</td><td></td><td><a href="onboarding">onboarding</a></td></tr><tr><td></td><td>PIM Quick Start Guide</td><td><a href="products/lidia-pim/quick-start-guide">quick-start-guide</a></td></tr><tr><td>User Guides</td><td></td><td></td></tr><tr><td></td><td>Lidia Console</td><td><a href="components/lidia-console/lidia-console-user-guide">lidia-console-user-guide</a></td></tr><tr><td></td><td>Lidia Merchant Console</td><td><a href="components/lidia-merchant-console/merchant-console-user-guide">merchant-console-user-guide</a></td></tr><tr><td></td><td>PIM</td><td><a href="products/lidia-pim/pim-user-guide">pim-user-guide</a></td></tr><tr><td></td><td>Lidia Network Console</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td>Developer Documantation</td><td></td><td></td></tr><tr><td></td><td>Lidia API</td><td><a href="products/lidia-commerce-engine/api-documantation">api-documantation</a></td></tr><tr><td>Support&#x26;FAQs</td><td></td><td></td></tr><tr><td></td><td>If you need any further assistance, feel free to reach out to our support team, or visit our support center.</td><td><a href="help-center/support">support</a></td></tr><tr><td></td><td>Find answers to the most common questions about Lidia’s platform, features, and usage.</td><td><a href="help-center/faq">faq</a></td></tr><tr><td></td><td>Stay up to date with the latest updates, features, and improvements in Lidia’s platform.</td><td><a href="help-center/releases">releases</a></td></tr></tbody></table>


---

# 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://docs.lidiacommerce.com/welcome.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.
