# Инструменты разработчика и отображение ошибок в ЛКС

Если при использовании ЛКС возникли ошибки и отображаемой расшифровки ошибки недостаточно для анализа, воспользуйтесь инструментами разработчика в браузере для получения детальной информации по ошибке.

<figure><img src="/files/i6ItZUR9IffSC8Nqgc6r" alt=""><figcaption></figcaption></figure>

Для того, чтобы открыть инструменты разработчика, в браузере нажмите F12, в правой части экрана появится дополнительное окно:

<figure><img src="/files/sRgEMlvq5BZqiOsBQHxe" alt=""><figcaption></figcaption></figure>

Далее перейдите в раздел Network,\
элемент, из-за которого возникает ошибка, будет выделен красным цветом и рядом с ним будет стоять символ ❌, нажмите на проблемный элемент,\
откройте вкладку Response, скопируйте текст ошибки.

<figure><img src="/files/JLg2CsvVNqj1IMoqtSPZ" alt=""><figcaption></figcaption></figure>


---

# 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://padocs.empldocs.app/dlya-administratorov-i-specialistov-podderzhki/zhiznennyi-cikl/instrumenty-razrabotchika-i-otobrazhenie-oshibok-v-lks.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.
