# Installation Instructions

1. Download ***cs-hall*** and place it in your ***resources*** folder.[<br>](https://d.criticalscripts.shop/z/cs-stream.zip)
2. [Download ***cs-stream*** resource](https://github.com/criticalscripts-shop/cs-stream), place it in your ***resources*** folder and place ***ensure cs-stream*** to your server's configuration file. This is optional but **if you choose not to do it** you will have to change the default configuration as the default spotlight object is an addon and the default screen for some locations is from **The Cayo Perico Heist** DLC which your server may not be on.<br>
3. Add ***ensure cs-hall*** to your server's configuration file.<br>
4. Add ***add\_ace group.admin cs-hall.control allow*** to your server's configuration file so Ace admins can access ***/hall*** command. This check can be changed by modifying ***integration/server.lua*** file.<br>
5. Check the ***config.lua*** file inside ***cs-hall*** for further configuration and enable the entries for the locations you want the hall to be available.<br>
6. Run the command ***refresh*** followed by the command ***ensure cs-hall***.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fivem-docs.gitbook.io/critical-scripts/installation-instructions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
