# 세계관 모델

**2040WORLD**는 기원을 알 수 없는 행성 규모의 우주 정거장입니다.

스테이션은 플레이어가 하나씩 탐색할 모듈로 나뉩니다. 각각의 새로운 모듈은 **2040WORLD**의 새로운 시즌입니다. 새로운 위치, 생물군, 기술 및 생산 체인. 각각의 새 모듈은 신세계입니다.

정거장은 2040년 깊은 우주에서 발견되었습니다. 이를 탐험하기 위해, 원격으로 제어되며 특별한 드롭 포드에서 생산된 로봇인 아바타 기술이 지구에서 발명되었습니다."


---

# 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-4.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.
