# Global Prisoner's Dilemma

<figure><img src="/files/Cw08jkAs6QA9VTDKn7No" alt=""><figcaption><p>If player's collectively make poor decisions, disaster ensues for everyone!</p></figcaption></figure>

### The Vote

Each week players vote whether their trading company airships attack each other, attempt an uneasy peace or activate the game’s most powerful smelting facility - the ChronoForge, which temporarily gives access to the best gear and end-game content.&#x20;

### The Catch

In an analogy for the global carbon emissions crisis, ChronoForge technology is revealed to be environmentally catastrophic. If the community collectively votes to activate too many chronoforges at once, a planetary fracture occurs which wipes out everyone’s trading companies! Resetting their crafting ability to zero.&#x20;

We are effectively pitting the community's own greed against itself in an entirely new type of massive social game mechanic!


---

# 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://guide.chronoforge.gg/the-game/global-prisoners-dilemma.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.
