# Video Tutorials

- [1. Getting Started](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/getting-started.md)
- [2. Connecting Routes](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/connecting-routes.md)
- [3. Traffic Lights](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/traffic-lights.md)
- [4. Spline Route Creator](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/spline-route-creator.md)
- [5. Spawn Points](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/spawn-points.md)
- [6. Lane Changing](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/lane-changing.md)
- [7. Traffic Pooling](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/traffic-pooling.md)
- [8. New Car Prefabs](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/new-car-prefabs.md)
- [9. Route Editor](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/route-editor.md)
- [10. Deleting Waypoints](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/deleting-waypoints.md)
- [11. Deleting and Setting Up Random Spawn Points](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/deleting-and-setting-up-random-spawn-points.md)
- [12. Yield Triggers](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/yield-triggers.md)
- [13. Preferences Window](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/13.-preferences-window.md)
- [14. Vehicle Types](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/14.-vehicle-types.md)
- [15. Stop Signs](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/15.-stop-signs.md)
- [16. Using A Player Car](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/16.-using-a-player-car.md)
- [17. Multiple Routes Per Light](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/17.-multiple-routes-per-light.md)
- [18. Integrations](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/18.-integrations.md)
- [19. Procedural Traffic and City using CiDy](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/19.-procedural-traffic-and-city-using-cidy.md)
- [20. Auto Rig AI Traffic Car](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/20.-auto-rig-ai-traffic-car.md)
- [21. URP & HDRP Demos](https://simpletrafficsystem.turnthegameon.com/tutorials/video-tutorials/21.-urp-and-hdrp-demos.md)


---

# 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/tutorials/video-tutorials.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.
