> For the complete documentation index, see [llms.txt](https://nexon.gitbook.io/nexon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexon.gitbook.io/nexon/features/common-errors.md).

# Common Errors

## Login Errors:

**Yellow Line -** Your license key needs to be reset, DM [@Nexon](https://discord.com/channels/@me/803061859874766858/) `!bind *key*` then `!reset`

**Red Line -** Your license key cannot be found, please ensure it's correct. If you continue experiencing issues, open a ticket [here](https://discord.com/channels/803073235146637361/803708097708687370/829397790211047434).

## 5 Failed Attempts:

If you get this error immediately after starting a task, it's an issue related to your Chrome Installation (Google making major changes since you installed it).

**To solve this**: Either reinstall Chrome, create a new Windows user or use a server

## Unexpected Error, Manually Complete:

This is due to the account generation being stopped for an unexpected reason (could be for many reasons, E.G: slow proxies not loading the page correctly, the site changing something, or anything else).&#x20;

We handle the error this way as it's after the phone verification, so quitting the browser would have cost you the price of the verification but no account made. Instead with a few clicks, it can be saved and the account is made successfully.

**To solve this:** You can either finish the account creation manually (normally only a few clicks) or just close the browser.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nexon.gitbook.io/nexon/features/common-errors.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.
