> For the complete documentation index, see [llms.txt](https://corner-scripts.gitbook.io/corner-scripts-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://corner-scripts.gitbook.io/corner-scripts-docs/assets-and-guides/advanced-lean-script/installation.md).

# ✅Installation

1. Download and extract the resource to your server's resources folder.
2. Download all dependencies.
   * [es\_extended](https://github.com/esx-framework/esx_core)
   * [ox\_inventory](https://github.com/overextended/ox_inventory)
   * [ox\_lib](https://github.com/overextended/ox_lib)
3. Add the resource to your server.cfg:

   ```
   ensure esx_lean
   ```
4. Configure the script in `config.lua`
5. Add required items (e.g., `lean_cup`, `akorn`, `sprunk`, etc.) to your ox\_inventory.
6. Restart your server.
