# Recolección de recursos

En el mundo del juego, puede reunir recursos de depósitos minerales (o nodos de recursos), mob derrotados y cadáveres de otros avatares.

Los nodos de recursos son objetos en el mundo del juego que contienen recursos. Tienen diferentes cualidades, por lo que necesitan herramientas adecuadas. El proceso de recopilación se llama escaneo.

**Recompensas y escaneo**

Después de derrotar a un mob, puede recibir la recompensa y también usar una herramienta para escanear sus restos. El escaneo toma algún tiempo durante el cual no puede realizar ninguna otra acción.

<figure><img src="/files/193gjLp2Nb0A8pToizxy" 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/spanish/recoleccion-de-recursos.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.
