# Watch Together and Synchronization SDKs

## Watch Together

Watch Together video-chat is a general-purpose video chatting infrastructure that is aimed to provide high-quality Audio and Video functionality that will allow you to create and provide engaging experiences in your application for your customers.

## Synchronization

The Synch SDK will allow you to create groups of people that are watching a video stream and synchronize the content the group is watching across all platforms.

**The result** is a synchronized watch-together experience!

## The Watch Together and synchronization SDKs work together<br>

![](https://379970934-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrnwOHO7le06ZiT22sk%2F-MXcbGPlVv82fgtCBbXC%2F-MXcbxC9DFjMCxadO-9S%2Fimage.png?alt=media\&token=f7e404c9-d61c-4032-bb06-80280850219b)

## The result

![](https://379970934-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrnwOHO7le06ZiT22sk%2F-MXcReDVK2Cegv7CVboV%2F-MXcSaKfwIsqeeqpxQl5%2Fimage.png?alt=media\&token=84005937-5037-41e9-aae7-d196188a24ce)


---

# 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://documentation.sceenic.co/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.
