# qb-loading

## Introduction

* Custom loading screen made for QBCore by <https://github.com/loljoshie>

## Preview

![](https://550110915-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBTxg66Z0GQkOQS46Nzn3%2Fuploads%2Fgit-blob-847aa7ba0fc4d648a310f03ae12217bbd9a6fd0b%2Floading1.png?alt=media)

## Configuration

### Change to Carousel or Video

* Simply locate the HTML file found in: "html/index.html" exactly as shown [here](https://user-images.githubusercontent.com/91661118/154891153-7b8a9e0b-5d89-460f-af4b-409e5105c229.gif)

### Change Language

* Simply locate the Javascript file found in: "html/app.js" exactly as shown [here](https://user-images.githubusercontent.com/91661118/154890941-5bc9db8f-6f15-4cb0-a7b3-1aa60a7d0824.gif)


---

# 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.qbcore.org/qbcore-documentation/qbcore-resources/qb-loading.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.
