# Introducing Dynamic

The Dynamic engine is a new vehicle physics enhancer engine that was developed with simplicity and modularity in mind.\
\
With Dynamic, you'll be able to edit vehicles to suit your desired experience with ease, While enjoying the many improvements and enhancements that it naturally adds to the game.\
\
Dynamic works by simulating over 11 different vehicle components seen in the most up to date racing game, creating a unseen driving experience in FiveM.

## Ready to start?

{% content-ref url="/pages/dAscZxibUQyjKRirlGTL" %}
[The simulation](/dynamic/starting-your-engine/the-simulation.md)
{% endcontent-ref %}

{% content-ref url="/pages/zVWmCw6DEAYXX6vG4brB" %}
[Setting the script](/dynamic/your-first-drive/setting-the-script.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pkc3mXWqEk1pXWXt6xVv" %}
[Fine Tuning your vehicle](/dynamic/fine-tuning-your-vehicle/adapting-your-nui.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://legacydmc.gitbook.io/dynamic/starting-your-engine/introducing-dynamic.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.
