# Signal Connector

Select Load Lights & Routes to load all traffic lights and routes from the scene into the editor. Use the scene view handle to select “From Light and To Route points”, handle buttons are located above the final route point and traffic signal. Press Connect Light to Route to assign a connection. This window is also useful to visually debug which traffic light signal is connected to which route.


---

# 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://simpletrafficsystem.turnthegameon.com/documentation/sts-tools-window/configure-mode/signal-connector.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.
