# Product syncs

- [Syncing and importing new products](https://docs.tipo.io/product-syncs/syncing-and-importing-new-products.md)
- [Syncing existing products](https://docs.tipo.io/product-syncs/syncing-existing-products.md)
- [Select products to sync](https://docs.tipo.io/product-syncs/select-products-to-sync.md)
- [Select specific product information to sync](https://docs.tipo.io/product-syncs/select-specific-product-information-to-sync.md)
- [Sync products based on unique Identifiers](https://docs.tipo.io/product-syncs/sync-products-based-on-unique-identifiers.md)
- [Sync products by SKU](https://docs.tipo.io/product-syncs/sync-products-by-sku.md)
- [Sync Metafields](https://docs.tipo.io/product-syncs/sync-metafields.md): This guide explains how to sync metafields from your Source store to your Destination store in Tipo app.
- [Price sync & adjustments](https://docs.tipo.io/product-syncs/price-sync-and-adjustments.md)
- [Manually push sync](https://docs.tipo.io/product-syncs/manually-push-sync.md): Manual push is helpful when you don’t want to wait for the next automatic sync or when you just changed settings and want to test immediately.
- [View detail of map products](https://docs.tipo.io/product-syncs/view-detail-of-map-products.md)
- [Check current sync status](https://docs.tipo.io/product-syncs/check-current-sync-status.md): This guide shows how to check whether sync is running correctly and what each sync status means so you can quickly confirm if products are syncing from Source → Destination.
- [Unsync products](https://docs.tipo.io/product-syncs/unsync-products.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/product-syncs.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.
