# 세계관

만약 시스템이 이전의 실제 세계에서 작동되었고 적절한 조건과 필요한 메커니즘이 만들어진다면 게임 세계에서도 확실히 작동할 것입니다.

어떤 의미에서 **2040WORLD**는 실물 경제 모델의 게임화입니다.

우리의 목표는 서로 다른 게임 모델과 전략이 자연스럽고 상호 유익한 방식으로 상호 작용하는 시스템을 만드는 것입니다. 그러한 시스템의 기반으로 우리는 근대 과학의 대두와 산업 혁명에 따른 발견의 시대를 선택했습니다.


---

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