# Loader closing after pressing login

{% hint style="warning" %}
If the loader closes after you press login, this means the password you entered is incorrect.
{% endhint %}

{% stepper %}
{% step %}

### Check your password

Make sure the password you're entering is correct.
{% endstep %}

{% step %}

### Contact support

Join our Discord and make a support ticket. Include your loader username and key in the ticket.
{% endstep %}

{% step %}

### Password reset

Once we receive your ticket with the required details, we will reset your password.
{% 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://cookiebunker.gitbook.io/cookiebunker/our-products/fortnite-external/loader-closing-after-pressing-login.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.
