# Attention

## Content of mods not updated

There are multiple possible reasons:

1. Something goes wrong with Steam Workshop and updates are not downloaded automatically. Go to `Properties/Installed Files` and click "Verify integrity of game files" on Steam.
2. There are mods with repeated "ID". Find and delete the one of repeated mods.
3. Try to update NML manually, and delete folder `GAMEPATH/worldbox_Data/StreamingAssets/mods/NML`

## NML installed with NCMS

1. NML gives up loading mods under "GAMEPATH/Mods" when NCMS exists.

## Game crash or stuck at launching

1. Try to update NML once.
2. Report bug


---

# 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://worldboxopenmods.gitbook.io/mod-tutorial-en/player-manual/attention.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.
