# Settings - Destination store

- [General steps to connect stores](https://docs.tipo.io/settings-destination-store/general-steps-to-connect-stores.md)
- [Mange Source stores](https://docs.tipo.io/settings-destination-store/mange-source-stores.md)
- [Map locations for inventory sync](https://docs.tipo.io/settings-destination-store/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.
- [Unsync products](https://docs.tipo.io/settings-destination-store/unsync-products.md): This guide shows you how to unsync products in a Destination store so they stop updating from the Source store.
- [Sync specific product fields](https://docs.tipo.io/settings-destination-store/sync-specific-product-fields.md)
- [View detail of map products](https://docs.tipo.io/settings-destination-store/view-detail-of-map-products.md)
- [Email notifications for Destination store](https://docs.tipo.io/settings-destination-store/email-notifications-for-destination-store.md): This guide explains how to enable email notifications for your Destination store, so you can stay informed about important sync events (connections, sync results, and issues).


---

# 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/settings-destination-store.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.
