> ## Documentation Index
> Fetch the complete documentation index at: https://docs.avory.group/llms.txt
> Use this file to discover all available pages before exploring further.

# Updating

Learn how to update your POS.

***

<Warning>
  Updating CafePOS Lite **requires familiarity with Roblox Studio**. You will need knowledge of how to edit the Workspace and insert files into the Explorer.
</Warning>

<Steps>
  <Step title="Download The Latest Version">
    Download the latest version of CafePOS Lite.
  </Step>

  <Step title="Open Roblox Studio">
    Open Roblox Studio and select your experience.
  </Step>

  <Step title="Insert The File">
    Select the workspace and right-click. (On a MacBook, tap the touchpad with two fingers.) Select "Insert" -> "Import Roblox Model." From there, select the file you downloaded from the Discord server.
  </Step>

  <Step title="Copy The Engine">
    Open the folder containing the latest version of the product.

    Select the Deployer script, then copy the script located directly beneath the Deployer. It should be named "engine." Once you have copied the script—using Ctrl + C (or Cmd + C on a MacBook)—delete the folder containing the latest version.
  </Step>

  <Step title="Replace The Engine">
    Select the product's existing folder. Now, select the Deployer for this folder and delete the Engine located beneath the script. Finally, paste the copied script using Ctrl + V (or Cmd + V on a MacBook).
  </Step>

  <Step title="You're All Set">
    You have successfully updated CafePOS Lite.
  </Step>
</Steps>
