# Balas

Vejamos como a produção de munições pode ser um elo de 3 indústrias.

**→ Exemplo 1**&#x20;

No jogo existem balas com cartuchos produzidos pela indústria pesada. No entanto, esta produção requer barras metálicas criadas na indústria ligeira.

**→ Exemplo 2**&#x20;

Munição de espingarda requer cobre e chumbo, ou outras ligas. O cobre provém da indústria ligeira, enquanto o chumbo provém da indústria pesada.

**→ Exemplo 3**&#x20;

O jogo também terá munições de energia que não requerem cartuchos.No entanto, para produzir munições energéticas de alta qualidade, necessitará de artigos relacionados com a indústria pesada.

Para ver como as indústrias estão interligadas, veja a figura abaixo. Pode ser um pouco difícil de entender à primeira vista, mas a implementação no jogo será super simples e clara!

<figure><img src="/files/Xqd5ArDd7X4kT6VpBhjC" 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/portugese/balas.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.
