> For the complete documentation index, see [llms.txt](https://docs.2040world.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.2040world.io/korean/undefined-9/undefined-1.md).

# 융합 전술

과학자가 있는 곳에는 언제나 군대가 뒤따를 것입니다. 이 기업의 의도는 스테이션의 기술을 조사하여 지구에서 사용하는 것입니다.

**→ 관심 분야**: 더 나은 무기와 방어 수단을 발명하는 데 도움이 되는 무기류 및 기술/자원&#x20;

**→ 주요 목표**: 스테이션 작동 방식의 원리와 생성에 사용된 기술에 대해 학습합니다. 창시자의 유물 찾기&#x20;

**→ 주요산업** : 무기, 전자

""이렇게 거대한 우주 물체는 특정한 목적 없이는 만들어질 수 없었습니다. 모든 시나리오에 대비해야 합니다. 최악일지라도.""

<figure><img src="/files/0cJxGUudzRNWvDpI20J4" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.2040world.io/korean/undefined-9/undefined-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
