# Wise Garage

<div align="left"><figure><img src="/files/w5AWzuzKkTTXDjSp2xQ5" alt="" width="563"><figcaption></figcaption></figure></div>

## 💡 Features

* Clean & Simple UI
* For all vehicle types (car & bike, heli, plane, boat)
* Configure to your likings (Colors, Parking Method, etc.)
* Impounds with Job Specific Impounds only for allowed Jobs
* Integrated Impound Job for allowed Jobs
* Display Vehicle Statistics
  * Top Speed
  * Acceleration
  * Braking
  * Traction
  * Trunk Weight (specified in Config for Vehicle Class)
* Multiple Parking Options
  * Realistic Parking
  * Parking Marker
  * Parking via UI
* Hit protection for "Realistic Parking"
* Descriptions for Vehicle Brands or specifically for a Vehicle
* Option to Save Vehicles at parked Garage
* Transfer Vehicles from Garage to another Garage
* Good Performance


---

# 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://docs.wise-scripts.vip/scripts/wise-garage.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.
