# Model Based Vehicles

Why functionalities does our Vehicle Plugin have?

* *Cars, Planes, Bikes, Boats & Helicopters.*
* Real moving wheels!
* Upgradeable vehicles.
* Sound that horn, or drift with your vehicle.
* Drive up on slabs & full blocks.
* All the vehicles have a realistic momentum, to make them move as realistic as possible.
* A garage menu to store your vehicles in.
* A vehicle shop menu to buy your vehicles, with customizations options like color.
* A fuel system, refuel your vehicles if it's time to, otherwise they will stop moving.

## Where can I get a vehicle?

Vehicles can be purchased at spawn in the Car Dealership, Runway / Helipad Area, and Docks. <br>

## How do I spawn my vehicle?

You can spawn your vehicle by right clicking an existing garage block. These blocks are commonly displayed as redstone blocks on the ground. You can craft your own garage block by utilizing the following crafting recipe.<br>

<figure><img src="/files/Mq8bJfqsz5uTVbfDHHva" alt=""><figcaption></figcaption></figure>

## How do I enter my vehicle?

In order to enter a vehicle you must shift right-click near the center of the model until a GUI opens up. Once this GUI opens press the unlock vehicle option, then you can enter the vehicle.

## Gasoline

Gas is an important feature in order to allow your car to continue to run. You can find the crafting recipe for a gas can in the Electricity & Oil Recipes section. \
\
In order to fill up your car, hold a gas can and shift right click the vehicle.

{% content-ref url="/pages/-MR3P2MSGZTHRap-ih2C" %}
[Recipes](/imperiummc/technology/electricity-and-oil/crafting.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://imperium1-2.gitbook.io/imperiummc/transportation/model-based-vehicles.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.
