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

# Instalation

> Advanced apartment system for FiveM (ESX and QBCore).

<Steps>
  <Step title="Install Requirements">
    <AccordionGroup>
      <Accordion title="ox_lib">
        [https://github.com/overextended/ox\_lib](https://github.com/overextended/ox_lib)
      </Accordion>

      <Accordion title="ox_inventory">
        [https://github.com/overextended/ox\_inventory](https://github.com/overextended/ox_inventory)
      </Accordion>

      <Accordion title="ox_target">
        [https://github.com/overextended/ox\_targe](https://github.com/overextended/ox_target)
      </Accordion>
    </AccordionGroup>
  </Step>

  <Step title="Check server.cfg">
    <Check>
      Verify all dependencies below are started *before* this script in your `server.cfg`.
    </Check>
  </Step>

  <Step title="Install Database">
    Import the `install.sql` file into your database to create the necessary tables
  </Step>

  <Step title="Config">
    Configure script/

    <Card title="Config" icon="file-braces-corner">
      [Click here!](https://docs.mhscripts.dev/untitled-page-3)
    </Card>
  </Step>
</Steps>
