# What syncs (and what doesn’t)?

### What the app can sync

✅ **Products** (title, description, images, price, etc. based on your product sync settings)\
✅ **Inventory** (one-way or two-way, with mapped locations)\
✅ **Orders / Draft Orders** (import orders from Destination → Source, depending on your mode)\
✅ **Metafields** (if enabled + configured)\
✅ **Collections / Pages / Blogs** (if enabled)

### What the app does NOT sync (common expectations)

❌ **Payments** (charges stay in the Destination store)\
❌ **Order status updates after the first import** (fulfillment changes, cancellation updates, etc.)\
❌ **Discounts** (if your current setup doesn’t support it)

#### Notes

* Exact behavior depends on which mode you select in **Settings → Sync Inventory and Orders.**
* Always check your matching identifier (Handle / SKU / Barcode) to avoid mismatches.

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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/faqs/what-syncs-and-what-doesnt.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.
