# Inventory sync

- [Map locations for inventory sync](https://docs.tipo.io/inventory-sync/map-locations-for-inventory-sync.md): This guide shows you how to map Shopify locations between your Source and Destination stores so inventory sync works correctly.
- [Sync product inventory only](https://docs.tipo.io/inventory-sync/sync-product-inventory-only.md): This guide explains how to sync inventory quantity only from your Source store to your Destination store without changing other product data like price, images, or description.
- [Two-way inventory sync](https://docs.tipo.io/inventory-sync/two-way-inventory-sync.md): This guide explains how Two-way Inventory Sync works in Tipo app  so inventory changes in either store can update the other store.
- [One-Way Inventory Sync](https://docs.tipo.io/inventory-sync/one-way-inventory-sync.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://docs.tipo.io/inventory-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.
