# Welcome to Huddle01 SYNC

Are you a startup or an enterprise looking for a customised video solution to scale 1:1 or 1:many calls with 1000+ concurrency? Or, are you a coding bootcamp looking to ramp up your live video infrastructure?

Our video infrastructure, detailed SDK documentation, and 24x7 customer support is all you need to ship your killer yet differentiated product, faster!

### Key Concepts

* **Room:** A "room" represents a specific video call location and configuration.
* **Meeting:** A meeting session is a set of one or more people in a room together during a specific time window.
* **Host:** A "host" is the person initiating the call.
* **Peer:** A "peer" represents all participants connected to a room.

**Lets's Get Started!**

We are available 24\*7 on Slack. You can join our community at: <https://bit.ly/3AsIsT7>


---

# 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://huddle01-2.gitbook.io/huddle01/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.
