# Step 3: Activate Realtime Sync

<figure><img src="/files/PAu1akHHtqSqySS12FKr" alt=""><figcaption></figcaption></figure>

Realtime sync can be activated within the app's settings. Once Realtime Sync is enabled, all the inventory of products with shared SKU will be synchronized by any inventory changes across all connected stores and locations.&#x20;

{% hint style="info" %}
If you do not need the Inventory to be adjusted from Connected to Main store, you can change the Sync method to One-way sync. This means only the inventory changes from Main store will be reflected on the Connected store.&#x20;
{% endhint %}


---

# 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/step-3-activate-realtime-sync.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.
