# Product Syncing

{% hint style="info" %}
In order to sync one product to your shop, you need to add your shop integration to Inventora first. [Learn more about this process here](https://help.inventora.com/shop-integration/introduction).
{% endhint %}

## Sync One Product to your Shop

1. On your **Products** Page, click on the product you want to sync.
2. Click on **Edit Details.**
3. Scroll down to the bottom where you see **Integrations.**&#x20;
4. You'll see the integrations that you currently have, click on **Search Products.**
5. In the dropdown, you'll have the list of products of your shop, select the one you want to sync the Inventora product with or **Create New Draft Product.**
6. Click **Save.**

{% hint style="info" %}
If selecting **Create New Draft Product**, on the top of your product details click on the integration and add the details of the new product directly in your shop.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?index=19&list=PLbudzP0hh4rSCzp1BVFmeKjdIABABplBn&v=Bu31bnZERks>" %}


---

# 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://help.inventora.com/getting-started/products/product-syncing.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.
