# Web application

## Web application integration

The fan view web application implements Sceenic interactive layer on top of your player.

The interactive layer will be working alongside the main content (customer player) and will augment the viewing experience with the following functionalities:

* Reactions (Emojis)
* Polls and quizzes
* Chat
* Video interaction with celebrity
* Content synchronization (player)

The interactive layer is not limited to the experiences listed above; new ones can be added.

* Live stats (in road map)
* Banners and interactive advertisement layer (in road map)
* Leader boards (in road map)
* Rewards (in road map)

to view the code samples and test the integration please use the following repository:

<https://bitbucket.org/svmt/all-in-one-demo/src/main/>


---

# 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/celebrity-watch-party/web-application.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.
