# overview

- [Getting started with Muti-store sync](https://docs.tipo.io/overview/getting-started-with-muti-store-sync.md)
- [Trial & Plan usage](https://docs.tipo.io/overview/trial-and-plan-usage.md)
- [Source store vs Destination store](https://docs.tipo.io/overview/source-store-vs-destination-store.md)
- [General steps to connect stores](https://docs.tipo.io/overview/general-steps-to-connect-stores.md)
- [Set up connection status](https://docs.tipo.io/overview/set-up-connection-status.md): When a Destination store sends a connection request, the Source store decides whether to accept it automatically or review it first. This guide explains each option and how to set it up.
- [Some use cases of connect stores](https://docs.tipo.io/overview/some-use-cases-of-connect-stores.md)
- [Remove connection between stores](https://docs.tipo.io/overview/remove-connection-between-stores.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/overview.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.
