# 🔧 Installation

This resource is drag and drop the html file is left un escrowed for you to edit

{% hint style="warning" %}
Make sure you download this resource form [portal.cfx.re](https://portal.cfx.re/) before following this install
{% endhint %}

Below will explain how to install this resource step by step.

{% stepper %}
{% step %}

### Step 1

Download the latest version from **`keymaster`**.
{% endstep %}

{% step %}

### Step 2

Extract the resource into your **`resource folder`.**
{% endstep %}

{% step %}

### Step 3&#x20;

Ensure the loading screen in your `server.cfg` as shown below

```
ensure xgc-loadscreen
```

{% endstep %}

{% step %}

### Step 4

edit the `index.html` as you wish, Then restart the server. Enjoy!
{% endstep %}
{% endstepper %}


---

# 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://xgc-development-2.gitbook.io/xgc-development-docs/advanced-loading-screen/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.
