# Migrating from C.H.A.S.E.R

{% hint style="warning" %}
**Make sure to** [**download the migration tool here**](https://github.com/Nep1337/dynamicSDK/releases/download/SDK/chaserProfileMigration.zip)
{% endhint %}

Dynamic supports migrating your existing C.H.A.S.E.R profile to the new Dynamic Vehicle Profile format.\
\
In order to do this, simply select the C.H.A.S.E.R vehdata.lua location, and the tool will automatically convert it, and generate a new Dynamic vehData.lua file.<br>

<figure><img src="/files/ZnQFOY7lsciyfZYGiYV2" alt=""><figcaption><p>Migration Tool GUI</p></figcaption></figure>

<figure><img src="/files/buzqb22ifEmt3tVdNw5S" alt=""><figcaption><p>Selecting your vehicle data from C.H.A.S.E.R</p></figcaption></figure>

***

After that you'll be done.\
\
By default all cars wil be given the "Slick" tyre profile, and 0.5 braking G force.\
They will also all be given the paddle shifting animation as default.\
\
Power will be tried to be converted as close as possible, but given to the difference across the two engines, it is likely that calibration will be needed.


---

# 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/your-first-drive/migrating-from-c.h.a.s.e.r.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.
