# How to Upload a Save to Your Voyagers of Nera Server (/docs/voyagers-of-nera/import-save)



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

<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>
    Upload save files [#upload-save-files]

    Click **Files** in the sidebar. Navigate to `BoatGame/Saved/` and upload your save files.
  </Step>

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

    Start from **Console**. The server loads the uploaded save.
  </Step>
</Steps>

Related Guides [#related-guides]

* [Server Configuration](/docs/voyagers-of-nera/server-config)
* [Wipe & Reinstall](/docs/voyagers-of-nera/wipe-reinstall)
