# Cash City

## Cash City

- [Welcome to Cash City](https://docs.cashcity.fun/readme.md): The Trading Floor is open. Build your empire.
- [What is Cash City?](https://docs.cashcity.fun/game-overview/game-overview.md): Run Firms. Hire Interns. Earn $CASH. Compete.
- [Getting Started](https://docs.cashcity.fun/game-overview/getting-started.md): From invite code to your first Firm in under 5 minutes.
- [Firms](https://docs.cashcity.fun/game-overview/firms.md): Your business empire starts here.
- [Interns](https://docs.cashcity.fun/game-overview/interns.md): Your interns are your earners. Rarity is everything.
- [Advisors](https://docs.cashcity.fun/game-overview/advisors.md): Global boosters that multiply your entire operation.
- [Consumables](https://docs.cashcity.fun/game-overview/consumables.md): Temporary Efficiency boosts to your interns.
- [Daily Crates](https://docs.cashcity.fun/game-overview/consumables-1.md): Free daily rewards.
- [$CASH Token](https://docs.cashcity.fun/tokenomics/tokenomics.md): The fuel that runs Cash City.
- [Emissions & Distribution](https://docs.cashcity.fun/tokenomics/emissions.md): How $CASH enters the game — and how the network scales.
- [Sinks & Burns](https://docs.cashcity.fun/tokenomics/sinks.md): Every $CASH spent in-game is gone forever.
- [The Earning Formula](https://docs.cashcity.fun/economy/economy.md): The math behind your earnings.
- [Pack Economics](https://docs.cashcity.fun/economy/packs.md): The expected value of every pack type.
- [Referral Program](https://docs.cashcity.fun/economy/referrals.md): Every player is a gateway. Invite codes are the only way in.


---

# 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://docs.cashcity.fun/readme.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.
