# 총알

탄약 생산이 어떻게 3개 산업의 연결 고리가 될 수 있는지 살펴보겠습니다.

**→ 예 1**&#x20;

게임에는 중공업에서 생산되는 카트리지 케이스가 있는 총알이 있습니다. 그러나이 생산에는 경공업에서 만든 금속 막대가 필요합니다.

**→ 예 2**&#x20;

샷건 탄약에는 구리와 납 또는 기타 합금이 필요합니다. 구리는 경공업에서, 납은 중공업에서 나옵니다.

**→ 예 3**&#x20;

이 게임에는 카트리지 케이스가 필요하지 않은 에너지 탄약도 포함됩니다. 그러나 고품질 에너지 탄약을 생산하려면 중공업 관련 아이템이 필요합니다.

산업이 어떻게 상호 연결되어 있는지 보려면 아래 그림을 참조하십시오. 언뜻 이해하기 조금 어려울 수 있지만 게임 내 구현은 매우 간단하고 명확합니다!

<figure><img src="/files/RVzTmg9nC1k4KcWaRhW9" alt=""><figcaption></figcaption></figure>


---

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