# 통계 시스템

플레이어는 라이선스가 부여된 아바타의 기능을 선택할 수 있습니다. 이 기능은 무엇입니까?

**건강**&#x20;

게임 세계에서 아바타의 주요 특징. 아바타를 유지하려면 이 매개변수를 주시하십시오.

**내구력**&#x20;

게임 작업을 수행할 때 아바타는 항상 에너지를 사용합니다. 필요한 수준의 전력을 유지하려면 스태미나 매개변수를 확인하십시오.

**운반 능력**&#x20;

2040WORLD에서는 자원을 추출하게 됩니다. 휴대할 수 있는 것이 많을수록 경매에서 더 많이 판매하거나 생산에 사용할 수 있습니다. 그러나 장비에도 무게가 있으므로 게임 목표에 따라 선택하십시오.

**실행 속도**&#x20;

아바타의 움직임이 빠를수록 게임 세계를 더 빨리 탐색할 수 있습니다. 그러나 실행 속도가 높을수록 다른 매개변수는 낮아집니다.

**주의**&#x20;

아바타의 주의력 매개변수가 높을수록 눈에 띄는 위치에 더 많은 항목과 중요한 물체를 발견할 수 있습니다. 다른 플레이어와 싸우는 것보다 게임 세계를 탐험하고 싶다면 주의력과 실행 속도를 높이십시오.


---

# 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/korean/undefined-18.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.
