# Geração de Valor

Normalmente, em projetos F2P, os desenvolvedores vendem bens e recursos aos jogadores.

No 2040WORLD, há um ciclo fechado em que somente os jogadores estão envolvidos: alguns jogadores extraem recursos e os vendem a outros para que possam usar esses recursos para produzir bens.

Passo a passo, estamos a criar um sistema que oferece aos jogadores alguns desafios, estabelece objetivos e fornece os meios para os alcançar. Mas apenas investindo na economia do jogo, desempenhando diferentes papéis e funções, os jogadores podem atingir esses objetivos juntos e se desenvolver.


---

# 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/geracao-de-valor.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.
