# How to Update Your Aska Server (/docs/aska/update-server)



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

<Steps>
  <Step>
    Stop the server from **Console** in the [XGamingServer Panel](https://panel.xgamingserver.com).
  </Step>

  <Step>
    On the **Dashboard**, click **Reinstall Server** to pull the latest version.
  </Step>

  <Step>
    Start from **Console**. All players must update their game client to match.
  </Step>
</Steps>

Related Guides [#related-guides]

* [Server Settings](/docs/aska/server-settings)
* [Wipe Server](/docs/aska/wipe-server)
