> For the complete documentation index, see [llms.txt](https://docs.otherplanet.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.otherplanet.dev/scripts/op-gangs/tutorials/migration-from-v1.md).

# Migration from V1

{% stepper %}
{% step %}

### Run Migration Command

Run `transferVehicles` in txAdmin Console

<figure><img src="/files/fBWxHQylo5ga4Ve1uOib" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### All Set!

If you haven't got any error, restart script and it's ready to use! (Please open ticket in Customer Category on our discord if you will get any error)
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
WARNING! If you want to fix error during the command, it's most likely issue with your owned\_vehicles/player\_vehicles database. Vehicle insert to the database function is available in `framework/server/s_framework.lua`
{% endhint %}
