# Узнать причину лагов и просадки TPS

Необходимо провести диагностику с помощью Timings

{% hint style="warning" %}
Во время работы Timings должны произойти лаги или другие проблемы, которые вы пытаетесь диагностировать, иначе в Timings не будет нужной информации. Иными словами, проблема должна быть запечатлена в Timings
{% endhint %}

Выполните следующие команды на сервере

1. /timings on
2. Подождите не менее 10 минут
3. /timings paste
4. В чат будет отправлена ссылка. Можете прислать ее нам, чтобы мы помогли разобраться с результатами


---

# 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://support.minehosting.ru/minecraft/timings.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.
