# Detecting config errors

When an error in config is committed the chest file will not load properly. Because of this it is recommendable to check the console after editing the config and doing the respective reload. All the errors you have inside the chest folder will appear as a <mark style="color:red;">**WARNING**</mark> message. Here are some examples:

<div><figure><img src="https://i.imgur.com/U3IZxt0.png" alt=""><figcaption></figcaption></figure> <figure><img src="https://i.imgur.com/gMjmAQz.png" alt=""><figcaption></figcaption></figure></div>


---

# 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://wiki.advancedchests.com/advancedchests-wiki/fundamentals/getting-set-up/creating-a-new-chest/detecting-config-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.
