# Digital Screens

UGC Digital Screens features a full templating framework, as well as custom HTML, JavaScript, and CSS capabilities for developers to add their layouts, transitioning, data management and so much more.

## How-To

Event Screens have powerful customization features. This guide will show you the ropes.

[Introduction](https://web.archive.org/web/20230130204512/https://developer.stackla.com/api-docs/javascript/events/howto/)

## Reference

After the JavaScript API details? Great — head over here with a large cup of coffee in hand.

[API Reference](https://web.archive.org/web/20230130204512/https://developer.stackla.com/api-docs/javascript/events/reference/)

<br>


---

# 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.nosto.com/ugc/api-docs/javascript/digital-screens.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.
