> For the complete documentation index, see [llms.txt](https://crimcity.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crimcity.gitbook.io/help/readme.md).

# Welcome to CrimCity

**CrimCity** is a **crime empire** game you play in the browser. Grow your operation, earn **$CRIME**, trade with other players, climb the ranks, and take on jobs from street hustle to bigger scores.

You **connect a Solana wallet**—that wallet is your account.

## PRE-REGISTRATION OPEN

You can pre-register a wallet address, don't need to connect the wallet. You will receive a referral link to invite your friends and followers.

<https://crimcity.xyz/>

On release, pre-registered accounts will receive bonuses. Referral links will provide revenue share with the players who invited other active players.

## How this guide works

* [**Your wallet and account**](/help/start-here/core-pillars.md) — Connect, stay signed in, and what your wallet means in-game.
* [**Find your way around**](/help/start-here/web-application.md) — Home screen, hubs, docks, black market, and where each activity lives.
* [**Cash, ranks, and the market**](/help/money-and-trade/gameplay-and-economy.md) — How you earn and spend **$CRIME**, leaderboards, and player trading.
* [**Cashing out**](/help/money-and-trade/withdrawal.md) — Weekly withdrawals (including the “money laundering” style option when available).
* [**Drugs & supply**](/help/money-and-trade/drug-business.md) — Seeds, rooms, warehouses, risk, and selling to other players.
* [**Basic stats and mechanics**](/help/start-here/basic-stats.md) — Respect, energy, stress, and how they interact.
* [**Energy**](/help/money-and-trade/energy.md) — What costs energy when you run your grow op.
* [**Crimes & jobs**](/help/action/crime-activities.md) — Heists, robberies, and more as they roll out.
* [**Crafting & supplies**](/help/money-and-trade/resources-and-crafting.md) — Gear, vehicles, and materials that feed your empire.
* [**Your name and look**](/help/start-here/identity-and-profile.md) — Username and avatar choices.
* [**Rising through the ranks**](/help/action/progression.md) — Quests and criminal levels.
* [**What’s coming**](/help/the-world-keeps-growing/whats-next.md) — New areas and features on the horizon.

Jump to [**Find your way around**](/help/start-here/web-application.md) if you already have a wallet and want a map of the game.


---

# 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 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://crimcity.gitbook.io/help/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.
