> For the complete documentation index, see [llms.txt](https://docs.dbnetsoft.com/remoteredirect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/live.md).

# Live

Live is the mode to go to when being on-site an event. Scenes can be selected and starting times assigned.&#x20;

<figure><img src="/files/EdpjyrvCFa4s2Lq2oaQy" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="193"></th><th></th></tr></thead><tbody><tr><td>Reference Time</td><td>Reference (start time) of the link that is used when the current scene does not have a start tim,e set</td></tr><tr><td><a href="/pages/HGcvc7y5WgcVAJDf94dY">Mode</a></td><td>Idle (do nothing)  and Scene (select a scene for output). </td></tr><tr><td>Scene</td><td>When Mode is Scene, select the current scene</td></tr><tr><td>Scene Reference Time</td><td>Reference time (start time) of the scene, takes precedence over link reference time</td></tr><tr><td>Last Sent</td><td>Preview of what is sent out top the display board (includes special characters that need to be present for the device receiving it)</td></tr><tr><td>Script</td><td><a href="/pages/bNklpWCF5ESUPCt3Wbqr">Scene script</a> that defines what is output</td></tr><tr><td>Input/Output</td><td><p>Shows information about both sides.<br>Port number to connect to <code>links.remoteredirect.com:</code><em><code>PortNumber</code></em></p><p>Number of connected clients (red no clients, green clients connected)<br>Last received and sent statistics</p></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/live.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
