# ChronoForge Guide

## ChronoForge Guide

- [What is ChronoForge?](https://guide.chronoforge.gg/overview/what-is-chronoforge.md)
- [Our Studio](https://guide.chronoforge.gg/overview/our-studio.md)
- [Community](https://guide.chronoforge.gg/overview/community.md)
- [Roadmap](https://guide.chronoforge.gg/overview/roadmap.md): We are a team that doesn't just build. We've been delivering for over 2 years.
- [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)
- [How to compete?](https://guide.chronoforge.gg/competition-and-rewards/how-to-compete.md): Earn $CHRONO, Forge Stamps and other game prizes through competition
- [Season 1 Ladders](https://guide.chronoforge.gg/competition-and-rewards/season-1-ladders.md)
- [Loyalty Points](https://guide.chronoforge.gg/competition-and-rewards/loyalty-points.md)
- [Totem Bounties](https://guide.chronoforge.gg/totem-bounties.md): Compete with teams or as a solo collector! Whose side are you on?
- [$CHRONO Staking Rewards](https://guide.chronoforge.gg/usdchrono-staking-rewards.md): Stake your $CHRONO within 48 hours of TGE for massive bonus rewards.
- [Quick Breakdown](https://guide.chronoforge.gg/collectibles/quick-breakdown.md)
- [Where to buy?](https://guide.chronoforge.gg/collectibles/where-to-buy.md)
- [$CHRONO](https://guide.chronoforge.gg/collectibles/usdchrono.md): The central utility token for the ChronoForge web3 ecosystem.
- [Totems](https://guide.chronoforge.gg/collectibles/totems.md): Limited edition bundles of gear, mounts, pets, forge stamps and $chrono multipliers!
- [Adventurers](https://guide.chronoforge.gg/collectibles/adventurers.md): Adventurers are playable characters in ChronoForge and will receive 5% of the supply of $CHRONO as an airdrop at TGE to kickstart the economy. \*conditions apply
- [Support Airships](https://guide.chronoforge.gg/collectibles/support-airships.md): Support airships are a new type of digital collectible usable in ChronoForge to assist players in dungeon runs and eligible for $CHRONO gameplay governance rewards. Minting late 2023!
- [Prospecting Deeds](https://guide.chronoforge.gg/collectibles/prospecting-deeds.md): Prospecting Deeds are powerful governance collectibles in their own right, a source of in-game resources and eligible for $CHRONO gameplay governance rewards.
- [Pet](https://guide.chronoforge.gg/collectibles/pet.md): My adventurer is lonely. Gimme pet!
- [Economy Sustainability](https://guide.chronoforge.gg/collectibles/economy-sustainability.md)
- [Supply & Consumption](https://guide.chronoforge.gg/collectibles/economy-sustainability/supply-and-consumption.md)
- [Anti-Bot Measures](https://guide.chronoforge.gg/collectibles/economy-sustainability/anti-bot-measures.md)
- [Preventing 'Pay to Win'](https://guide.chronoforge.gg/collectibles/economy-sustainability/preventing-pay-to-win.md)
- [Crewing](https://guide.chronoforge.gg/collectibles/crewing.md): Increase your $CHRONO governance rewards by adding adventurers as crew on deeds and airships
- [Fusing](https://guide.chronoforge.gg/collectibles/fusing.md): Burning multiple NFTs to produce a singular superior NFT.
- [Raise Ticket](https://guide.chronoforge.gg/support/raise-ticket.md): OK, TY for the help, but I need more help!
- [$CHRONOS](https://guide.chronoforge.gg/support/usdchronos.md): A sunset legacy utility token to reward long term holders prior to game launch.
- [Balance and Claiming](https://guide.chronoforge.gg/support/usdchronos/balance-and-claiming.md): gimme chronos
- [Legacy Dapp](https://guide.chronoforge.gg/legacy-dapp.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.chronoforge.gg/overview/what-is-chronoforge.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.
