# Getting Started

- [Installation Guide](https://shop-docs.xorosoft.io/getting-started/installation-guide.md): Here you will find the steps to install the Xoro-Shopify Integration app.
- [Step 1: Installing the app in Shopify](https://shop-docs.xorosoft.io/getting-started/installation-guide/step-1-installing-the-app-in-shopify.md): This page will guide you through step 1 of the Xoro-Shopify integration app installation within your Shopify store.
- [Step 2: Installing the app in XoroERP](https://shop-docs.xorosoft.io/getting-started/installation-guide/step-2-installing-the-app-in-xoroerp.md)
- [Configuring Settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings.md)
- [Orders](https://shop-docs.xorosoft.io/getting-started/configuring-settings/orders.md): This section will help you configure order import settings for your account.
- [General](https://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/general.md)
- [General Advanced Settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/general/general-advanced-settings.md)
- [Sync Third Party Customer And Company Data With Xoro](https://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/general/general-advanced-settings/sync-third-party-customer-and-company-data-with-xoro.md)
- [Accounts](https://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/accounts.md)
- [Accounts Advanced Settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/accounts/accounts-advanced-settings.md)
- [Warehousing](https://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/warehousing.md)
- [Warehousing Advanced Settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/warehousing/warehousing-advanced-settings.md)
- [Filters](https://shop-docs.xorosoft.io/getting-started/configuring-settings/orders/filters.md)
- [Fulfillments](https://shop-docs.xorosoft.io/getting-started/configuring-settings/fulfillments.md)
- [Products & Inventory](https://shop-docs.xorosoft.io/getting-started/configuring-settings/products-and-inventory.md)
- [Products](https://shop-docs.xorosoft.io/getting-started/configuring-settings/products-and-inventory/products.md)
- [Product Advanced Settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings/products-and-inventory/products/product-advanced-settings.md)
- [Inventory](https://shop-docs.xorosoft.io/getting-started/configuring-settings/products-and-inventory/inventory.md)
- [Inventory Advanced Settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings/products-and-inventory/inventory/inventory-advanced-settings.md)
- [Filters](https://shop-docs.xorosoft.io/getting-started/configuring-settings/products-and-inventory/filters.md)
- [Gift Cards](https://shop-docs.xorosoft.io/getting-started/configuring-settings/gift-cards.md)
- [Gift Card Advanced Settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings/gift-cards/gift-card-advanced-settings.md)
- [Payouts](https://shop-docs.xorosoft.io/getting-started/configuring-settings/payouts.md)
- [Import Settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings/import-settings.md)
- [Import Advanced Settings](https://shop-docs.xorosoft.io/getting-started/configuring-settings/import-settings/import-advanced-settings.md)
- [Notifications](https://shop-docs.xorosoft.io/getting-started/configuring-settings/notifications.md)
- [Workflow](https://shop-docs.xorosoft.io/getting-started/workflow.md): The page will guide you in monitoring the flow of data between XoroERP and Shopify.
- [Orders](https://shop-docs.xorosoft.io/getting-started/workflow/orders.md): This page provides information on order import actions.
- [Payouts](https://shop-docs.xorosoft.io/getting-started/workflow/payouts.md): This page provides information on payout import actions.
- [Inventory](https://shop-docs.xorosoft.io/getting-started/workflow/inventory.md): This page provides information on inventory sync actions.
- [Gift Cards](https://shop-docs.xorosoft.io/getting-started/workflow/gift-cards.md): This page provides information on gift cards import actions.
- [Third-Party Integrations](https://shop-docs.xorosoft.io/getting-started/third-party-integrations.md): The page will provide you with details on the third-party integrations that the Xoro-Shopify app supports and maintains.
- [Loop Returns](https://shop-docs.xorosoft.io/getting-started/third-party-integrations/loop-returns.md): If you use Shopify in combination with Loop, you can sync Loop returns as RMA's, process them directly in Xoro which will sync them across Shopify, Loop, & Xoro.


---

# 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/getting-started.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.
