# Some use cases of connect stores

### Case 1

– sync products with tag “Sync1” from store Source to Destination\
– sync all product information\
– sync inventory both way

Video:&#x20;

{% embed url="<https://www.youtube.com/watch?v=_jqjToliS_U>" %}

### Case 2

– sync all products exclude tag “nosync”\
– only sync current product\
– do not sync product price, description\
– sync inventory both way

Video:&#x20;

{% embed url="<https://www.youtube.com/watch?v=tf9YFP_gV_E>" %}

\
**🙋 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/overview/some-use-cases-of-connect-stores.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.
