# Welcome

Welcome to the ContentSync documentation! This document will help you understand how ContentSync works, get started, explore our features and become an expert. Let's get started!

Learn how ContentSync work:

{% content-ref url="what-is-contentsync" %}
[what-is-contentsync](https://docs.contentsync.com/what-is-contentsync)
{% endcontent-ref %}

Or jump ahead and dive into ContentSync:

{% content-ref url="quick-start" %}
[quick-start](https://docs.contentsync.com/quick-start)
{% endcontent-ref %}

## Feedback

We always love to hear from our users and prospective users. Have a question? Request? Suggestion? Want to share how you use ContentSync? Send us a note at <support@contentsync.com>.


---

# 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.contentsync.com/master.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.
