# faq and articles

- [Error codes](https://flitz.gitbook.io/aternos/articles/error-codes.md): A list of all the error codes that are available within relation to Aternos and exaroton. They are displayed here together with solutions or answers.
- [Adblocker](https://flitz.gitbook.io/aternos/articles/adblocker.md): "You are using an adblocker" error on Aternos. See this error? Then be sure to read through this page to try and fix it.
- [Lag](https://flitz.gitbook.io/aternos/articles/lag.md): This article is about lag, a commonly occuring issue which mostly always gets blamed on the server host while this is mainly always never true. Please read through this before pulling conclusions.
- [Cracked](https://flitz.gitbook.io/aternos/articles/cracked.md): Explanation about cracked launchers and why they are illegal, and why hacking cracked servers is not actually hacking.


---

# 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://flitz.gitbook.io/aternos/articles.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.
