# STS Tools Window

Available to help automate and reduce the amount of work required when configuring routes for large road sections or networks; these reduce the need to manually select waypoints in the scene hierarchy to make configurations.

Select **​Tools > Simple Traffic System > STS Tools Window**​ from the Unity menu bar to open the Simple Traffic System Tools window. This window contains a variety of editor tools that can be used to create your simulation.

***Note:** The asset can be used without the tools window by manually assigning the relevant references to AITrafficWaypoints, however the window enables you to use a variety of editor scene tools to make creating and customizing your waypoint routes and waypoint connections much easier.*

{% content-ref url="/pages/-MCe26BgE7CByceL3r58" %}
[Spawn Buttons](/documentation/sts-tools-window/spawn-buttons.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MDbl1Cg-xOktaVJsG6U" %}
[Configure Mode](/documentation/sts-tools-window/configure-mode.md)
{% endcontent-ref %}


---

# 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.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.
