# TruckSimulatorPlugin

TruckSimulatorPlugin is an addon for [SimHub](https://www.simhubdash.com/) that adds various properties, events and actions for use in Euro Truck Simulator 2 and American Truck Simulator.

Get started by [reading the installation instructions](/trucksimulatorplugin/trucksimulatorplugin/getting-started.md) and then taking a look at the rest of the documentation for what properties and events are added by the plugin.

> Most of the properties in this plugin are likely to have stemmed from SimHub community members. So thanks to those of you suggesting ideas!

If you have a problem with the plugin, [raise a new issue on the plugin's GitHub](https://github.com/sjdawson/TruckSimulatorPlugin/issues/new). Alternatively, if you would like to suggest a feature for the plugin, [fire up a new discussion](https://github.com/sjdawson/TruckSimulatorPlugin/discussions/new).


---

# 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 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://sjdawson.gitbook.io/trucksimulatorplugin/trucksimulatorplugin.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.
