# ProSync 소개

- [제품 소개](https://docs.tibero.com/prosync/introduction/overview.md)
- [제품 설계](https://docs.tibero.com/prosync/introduction/architecture.md): Prosync 제품 이해를 위한 기본적인 설계 자료를 안내한다.
- [제품 구성도](https://docs.tibero.com/prosync/introduction/configuration.md): 제품소개와 제품설계를 기반으로 ProSync가 어떤 구성으로 설치가 되고 운영이 되는지에 대한 구성도를 설명한다.


---

# 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.tibero.com/prosync/introduction.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.
