# Installations

## 1. Remove Your old loading screen.

## 2. Add New Loading screen.

{% hint style="info" %}
**ADD NEW Loading screen**

First unrar the `sintic-loadingscreen.zip` file and add loading screen to your server resources folder.
{% endhint %}

## 3. Start loading screen

{% hint style="info" %}
**Add this to your server.cfg**

`ensure sintic-loadingscreen`
{% endhint %}

## 3.Ready to test

{% hint style="success" %}
**Now you are officially done** `sintic-loadingscreen`**installation. if you still have problems, please contact me form Discord.**
{% endhint %}


---

# 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://sintic-store.gitbook.io/sintic-store/paid/loading-screen/installations.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.
