# Características

Los jugadores podrán personalizar las características de los avatares con licencia. ¿Cuáles son estas características?

## La salud&#x20;

La característica principal del avatar en el mundo del juego. Supervise este parámetro para mantener vivo a su avatar.

## La resistencia&#x20;

Cuando realiza acciones de juego, su avatar siempre usa su energía. Observe el parámetro de resistencia para mantener el nivel de potencia necesario.

## La capacidad de carga&#x20;

En 2040WORLD estará extrayendo recursos. Cuanto más se puede llevar, más se puede vender en la subasta o usar para la producción. Pero tenga en cuenta que su equipo también tiene peso, así que elijalo según sus objetivos de juego.

## La velocidad de carrera&#x20;

Cuanto más rápido se mueva su avatar, más rápido podrá explorar el mundo del juego. Sin embargo, cuanto más alta sea su velocidad de funcionamiento, más bajos serán los otros parámetros.

## Atención&#x20;

Cuanto más alto sea el parámetro de atención que tenga su avatar, más elementos y objetos importantes notará en la ubicación. Aumente el nivel de atención y la velocidad de carrera si quiere explorar el mundo del juego en lugar de luchar contra otros jugadores.


---

# 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/caracteristicas.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.
