# Welcome to UniSync!

Welcome to UniSync: Multi Inventory Sync app! UniSync enable merchants to sync all inventory changes across multiple Shopify stores. All stores' inventory now will be in synced and you will never need to worry about overselling!&#x20;

Setup UniSync to synchronize your inventory level across stores in 4 steps:&#x20;

1. [Connect stores and locations](/unicorner/unisync-guideline/step-1-connect-stores-and-locations.md)
2. [Run Equal Sync ](/unicorner/unisync-guideline/step-2-run-equal-sync.md)
3. [Activate Realtime Sync ](/unicorner/unisync-guideline/step-3-activate-realtime-sync.md)
4. [Setup Backup method](/unicorner/unisync-guideline/step-4-setup-backup.md)


---

# 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://unicorner-document.gitbook.io/unicorner/unisync-guideline/welcome-to-unisync.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.
