# The Game

- [Quick Intro](https://guide.chronoforge.gg/the-game/quick-intro.md)
- [How to play?](https://guide.chronoforge.gg/the-game/how-to-play.md)
- [Founder's Edition](https://guide.chronoforge.gg/the-game/founders-edition.md): Your season competition pass and loot bundle
- [Forge Stamps & UMU](https://guide.chronoforge.gg/the-game/forge-stamps-and-umu.md)
- [Global Prisoner's Dilemma](https://guide.chronoforge.gg/the-game/global-prisoners-dilemma.md): Make or break the world with your collective decisions!
- [Raiding](https://guide.chronoforge.gg/the-game/raiding.md)
- [Harvesting & Crafting](https://guide.chronoforge.gg/the-game/harvesting-and-crafting.md)
- [Trading Companies & Politics](https://guide.chronoforge.gg/the-game/trading-companies-and-politics.md): Trading companies are your upgradable crafting hub and home
- [Permadeath](https://guide.chronoforge.gg/the-game/permadeath.md): New features planned for our first major update after Early Access Launch - 'Death & Dirty Deeds'
- [Classes](https://guide.chronoforge.gg/the-game/classes.md)


---

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