# Welcome

## Overview

The Shopify-Xoro integration app provides seamless integration between your Shopify store and Xoro, allowing you to streamline your business processes and improve efficiency. With our integration app, you can automatically sync your Shopify orders (including POS orders), customers, products, inventory, fulfillments, and Shopify payouts with Xoro, thus eliminating the need for manual data entry and reducing the risk of errors.

In this documentation, we'll walk you through the installation process, show you how to configure the app to work with your XoroERP system, and provide detailed explanations of all the app's features and functionality.

We've also included troubleshooting guides and FAQs to help you resolve any issues that may arise during the installation or configuration process. And if you still need assistance, our support team is always available to help you out.

Thank you for choosing our integration app. We're confident it will help you streamline your business processes and improve your workflow.

## Quick Start

We've put together some helpful guides for you to get set up with the integration app quickly and easily.

{% content-ref url="getting-started/installation-guide" %}
[installation-guide](https://shop-docs.xorosoft.io/getting-started/installation-guide)
{% endcontent-ref %}

{% content-ref url="getting-started/configuring-settings" %}
[configuring-settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings)
{% endcontent-ref %}

{% content-ref url="getting-started/workflow" %}
[workflow](https://shop-docs.xorosoft.io/getting-started/workflow)
{% endcontent-ref %}

{% content-ref url="getting-started/third-party-integrations" %}
[third-party-integrations](https://shop-docs.xorosoft.io/getting-started/third-party-integrations)
{% endcontent-ref %}


---

# 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://shop-docs.xorosoft.io/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.
