# Installation

{% hint style="danger" %}
Do **NOT** change the name of the resource. Changing the folder name or any other names in any way will break the script.
{% endhint %}

1. Extract the zip and move the `jg-scoreboard` resource inside of the `resources/[qb]` or `resources/[esx_addons]` folder in your server.
2. Configure the `config.lua` file as necessary for your needs!
3. If you still have `qb-scoreboard` installed, you may want to disable it as it uses the same `HOME` keybind. Or you can change the keybind in the config!


---

# 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://docs.jgscripts.com/pro-scoreboard/installation.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.
