# Loader not opening Fix

## &#x20;"Loader Not Opening" Chlorine Loader Fix

If the loader is not opening, the issue is typically related to missing dependencies. To resolve this, you will need to install all necessary dependencies for the loader to function correctly.

***

1. **Install All Dependencies**
   * The loader requires several essential runtime libraries to operate.
   * **Download and Install Dependencies**

{% content-ref url="/pages/ep0PqMkC7VqgOjSBwv5i" %}
[Install Dependencies](/chlorinecheats/setup/install-dependencies.md)
{% endcontent-ref %}

3. **Restart the Loader**
   * After installing the dependencies, try opening the loader again. It should now open without any issues.


---

# 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.chlorinecheats.com/chlorinecheats/common-issues/loader-not-opening-fix.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.
