# I can not log in?

If you have received a password but still can't log in, then try to follow this to proceed.

1. Delete all previous password emails you have received from League-Systems.com.
2. Go to <https://league.systems/login/reset/> to reset the password.
3. You should now have received an email with a new password. Enter the password in the password box.
   1. If you write by hand, be careful not to confuse similar characters such as 0 (zero) and O (the letter o).
   2. If you copy and paste the password, make sure you do not copy too much and get some extra characters.

### Contact support

If you're still not able to log in, please contact Support and we will help.


---

# 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.league.systems/player/faq/can-not-log-in.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.
