# Vehicles

## Summary

This section collects information for vehicle modding.

### Wait, this is not what I want!

* For [Exporting Vehicles](https://app.gitbook.com/s/-MP_ozZVx2gRZUPXkd4r/modding-community/exporting-vehicles "mention") to Blender, check the Wolvenkit Wiki's step-by-step guide.

## What you can find here

Boe6 has been so nice to share their (very detailed) [guide on Google Doc](https://docs.google.com/document/d/1a5Xvviw_GQxcvbxEwc3GoboaNk0igxlhiyS7ux34sIs/edit?usp=sharing) and given full permission to transfer it to the wiki. However, the transfer is a work in progress (check [boe6s-guide-new-car-from-a-to-z](https://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/vehicles/boe6s-guide-new-car-from-a-to-z "mention"))

A second guide is [here](https://docs.google.com/document/d/1db16DhXj8xxDnLJryGW6Ge5p39NDrPVRU5Gs6f3YGoI/edit), although it is not very detailed.

For the visual learners among us, you can find a youtube video series by boe6 here:

{% embed url="<https://www.youtube.com/watch?v=TaXzS4IREq0>" %}


---

# 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://wiki.redmodding.org/cyberpunk-2077-modding/modding-guides/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.
