# Lag

If you are experiencing lag, the first suggestion we make would be to check out the official article created by aternos in their support center (<https://support.aternos.org/hc/en-us/articles/360027350792-Lags> || [https://support.exaroton.com/hc/en-us/articles/360010309018-Lags](https://support.exaroton.com/hc/en-us/articles/360019857018-Lags)).

If your server software is Spigot/Bukkit or Vanilla, we recommend you to use the Paper/Bukkit software. This software is better for optimization and performance as it's been designed specifically to optimize your gameplay on servers. IF you intend to switch, we recommend you to make a backup before switching between softwares. If you use Paper/Bukkit or Spigot/Bukkit, you can also follow this article: <https://www.spigotmc.org/threads/guide-server-optimization%E2%9A%A1.283181/>

If your server software is Fabric or Forge, you can use some mods such as Lithium, Phosphor, Sodium, optifine etc. for better optimization. Some mods have to be installed only on your server, and not the client. And others only on your client and not the server, make sure to check this.&#x20;

If your server software is bedrock or is a modpack, there's not much you can do against lag, or to lessen it even a little bit. Modpacks tend to be heavy and can cause much lag, and with the RAM Aternos can provide, you won't always have perfectly running modpacks, and the host can not just simply fix this by "installing", or "buying" more RAM.&#x20;

{% hint style="warning" %}
Versions 1.13x, 1.14x, 1.15x and 1.16x tend to always be more laggy, as these are unstable and have performance issues, ALWAYS use optimized softwares with these.
{% endhint %}


---

# 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/lag.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.
