# RemoteRedirect

## RemoteRedirect

- [General](https://docs.dbnetsoft.com/remoteredirect/readme.md)
- [Release Notes](https://docs.dbnetsoft.com/remoteredirect/readme/release-notes.md)
- [Wording](https://docs.dbnetsoft.com/remoteredirect/readme/wording.md)
- [Hardware](https://docs.dbnetsoft.com/remoteredirect/readme/hardware.md)
- [Teltonika TRB142/RUT956](https://docs.dbnetsoft.com/remoteredirect/readme/hardware/teltonika-trb142-rut956.md)
- [Configuration](https://docs.dbnetsoft.com/remoteredirect/readme/hardware/teltonika-trb142-rut956/configuration.md)
- [Wiring/Pinout](https://docs.dbnetsoft.com/remoteredirect/readme/hardware/teltonika-trb142-rut956/wiring-pinout.md)
- [Links](https://docs.dbnetsoft.com/remoteredirect/configuration.md)
- [Settings](https://docs.dbnetsoft.com/remoteredirect/configuration/settings.md)
- [Operating Modes](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes.md)
- [Display](https://docs.dbnetsoft.com/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/remoteredirect/configuration/operating-modes/display/connectivity.md)
- [Android App](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/connectivity/android-app.md)
- [Mobile RS232-Router](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/connectivity/mobile-rs232-router.md)
- [REST API](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/connectivity/rest-api.md)
- [Live](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/live.md)
- [Scene Scripts](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/scripting.md): This page describes the syntax and possibilities with scripting.
- [Types](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/scripting/types.md)
- [Functions](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/scripting/syntax.md)
- [Variables](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/scripting/variables.md)
- [Examples](https://docs.dbnetsoft.com/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/remoteredirect/configuration/operating-modes/display/scripting/examples/alge-timing-d-line-gaz.md)
- [FDS MLED](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/scripting/examples/fds-mled.md)
- [Microgate Microtab](https://docs.dbnetsoft.com/remoteredirect/configuration/operating-modes/display/scripting/examples/microgate-microtab.md)
- [Pass Through](https://docs.dbnetsoft.com/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/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.
- [Account Scripts](https://docs.dbnetsoft.com/remoteredirect/account-scripts.md)
- [RACE RESULT 12 Example](https://docs.dbnetsoft.com/remoteredirect/account-scripts/race-result-12-example.md)
- [App](https://docs.dbnetsoft.com/remoteredirect/app.md)
- [Prerequisites](https://docs.dbnetsoft.com/remoteredirect/app/prerequisites.md)
- [Installation](https://docs.dbnetsoft.com/remoteredirect/app/installation.md)
- [Usage](https://docs.dbnetsoft.com/remoteredirect/app/usage.md)
- [Home](https://docs.dbnetsoft.com/remoteredirect/app/usage/home.md)
- [Display](https://docs.dbnetsoft.com/remoteredirect/app/usage/display.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.dbnetsoft.com/remoteredirect/readme.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.
