# Config Settings

## Config Settings

### Adding an item

> When you make a change in the item with requredId= 1 in category 1 in line 46 in the default state of the config, you need to make a change in the 1st data in FRKN.RequiredItem in line 315. Otherwise the system will not work as you want.

### Information

> On average, there are 500 lines in the config file and next to each line there is a written and photographic description of the code on that line. In this way, you will have no difficulty


---

# 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://docs.0resmon.org/0resmon/0resmon-1/frkn-resources/craftv2/config-settings.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.
