# Сбор ресурсов

Ресурсы в игровом мире можно собирать с месторождений ресурсов (ресурсных нод), убитых мобов и трупов других аватаров.

Ресурсные ноды — это объекты в игровом мире, содержащие ресурсы. Они бывают разных качеств, после запуска производств для них потребуются соответствующие инструменты. Сам процесс сбора называется сканированием.

### Лут и сканирование

С убитого моба можно будет не только забрать лут, но и просканировать его тело с помощью инструмента. Сканирование длится некоторое время, в течение которого игрок не может выполнять других действий.

<figure><img src="/files/8OlYpmbyoU9KYLNOyY5L" 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://docs.2040world.io/russian/sbor-resursov.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.
