# FiveM Vehicle Installation

Below is a detailed Step By Step Installation Guide for the Vehicles into your FiveM Community/Server

<figure><img src="https://1417723968-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrRh5ewdSY4npjj2afCrn%2Fuploads%2FNgwaMwR7jW10XfjkWw5U%2Fimage.png?alt=media&#x26;token=74a326b2-b0ac-43c9-9c22-cf028aeba675" alt=""><figcaption></figcaption></figure>

* Find the vehicle file of your choice
* Right click on the downloaded file and click on "extract" keep in mind [WinRAR ](https://www.rarlab.com/download.htm)or [7-Zip](https://www.7-zip.org/) is needed.
* Head over to your "resources" folder and Drag and drop "vehicle-folder" into your server files.
* In order for this resource to start head over to your "Server.cfg" and add "Ensure" or "Start" "VehicleName", Example: "Ensure Vehicle".

***

* **The vehicle spawn code is the name of the "YFT" file in the "Stream" Folder**


---

# 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://arctic-development.gitbook.io/arctic-development/other/fivem-vehicle-installation.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.
