# How to Update Your Vintage Story Server (/docs/vintage-story/update-guide)



import { Step, Steps } from 'fumadocs-ui/components/steps';

Update the Server [#update-the-server]

<Steps>
  <Step>
    Stop the server [#stop-the-server]

    In the [XGamingServer Panel](https://panel.xgamingserver.com), go to **Console** and stop the server.
  </Step>

  <Step>
    Reinstall [#reinstall]

    On the **Dashboard**, click **Reinstall Server**. This downloads the latest Vintage Story server version.
  </Step>

  <Step>
    Check mods [#check-mods]

    If you have mods installed, verify they are compatible with the new version. Update mods separately from [mods.vintagestory.at](https://mods.vintagestory.at) — delete old `.zip`, upload new `.zip`.
  </Step>

  <Step>
    Start the server [#start-the-server]

    Start from **Console**.
  </Step>
</Steps>

Related Guides [#related-guides]

* [Server Configuration](/docs/vintage-story/server-config)
* [Mod Setup](/docs/vintage-story/mod-setup)
