# Introduction

Explore what Digital Samba Embedded can offer for you:

[SDK - Build video conferencing integrations](https://docs.digitalsamba.com/reference/sdk)

[REST API - Manage your rooms and team with server-side REST API calls.](https://docs.digitalsamba.com/reference/rest-api)

#### Examples

There are several SDK demos available with example integrations:

* [Simple Videoroom](https://digitalsamba.github.io/embedded-sdk/dist/demo/videoroom.html) - simple demo that showcases basic integration, listening to events and running commands
* [Initial settings](https://digitalsamba.github.io/embedded-sdk/dist/demo/initial-config.html) - examples of setting default settings prior to loading the frame
* [Managed State demo](https://digitalsamba.github.io/embedded-sdk/dist/demo/managed-state.html) - shows how to use exposed state in complex scenarios, listening to events, checking for permissions and accessing stored data.
