# Links

- [Settings](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/settings.md)
- [Operating Modes](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes.md)
- [Display](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display.md): This link type is for sending display data that is either generated remotely a t some location or by RemoteRedirect webservice to a remotely deployed display board.
- [Connectivity](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/connectivity.md)
- [Android App](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/connectivity/android-app.md)
- [Mobile RS232-Router](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/connectivity/mobile-rs232-router.md)
- [REST API](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/connectivity/rest-api.md)
- [Live](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/live.md)
- [Scene Scripts](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/scripting.md): This page describes the syntax and possibilities with scripting.
- [Types](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/scripting/types.md)
- [Functions](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/scripting/syntax.md)
- [Variables](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/scripting/variables.md)
- [Examples](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/scripting/examples.md): Brief script samples to be used in own projects.
- [ALGE-Timing D-Line/GAZ](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/scripting/examples/alge-timing-d-line-gaz.md)
- [FDS MLED](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/scripting/examples/fds-mled.md)
- [Microgate Microtab](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/scripting/examples/microgate-microtab.md)
- [Pass Through](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/pass-through.md): This mode can be used to transfer any chunks of small data from one location to another via the internet.
- [Timing](https://docs.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/timing.md): This mode can be used to transfer timing data from a remote timing device to another location over the internet.


---

# 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.dbnetsoft.com/dbnetsoft/remoteredirect/configuration.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.
