# Prison

## Prison

Prison is built around mining, ranking up, prestiging, and growing your income.

Use this page as your starting point. Then open the topic you need.

### Browse Prison topics

* [Progression](/gamemodes/prison/progression.md) — mines, rankups, prestiges, prestige mines, and Mining Competitions
* [Pickaxes and Tokens](/gamemodes/prison/pickaxes-and-tokens.md) — pickaxe enchants, discounts, Token sources, and Token commands
* [Gangs](/gamemodes/prison/gangs.md) — Gang Top, rewards, and gang commands
* [Voting](/gamemodes/prison/voting.md) — vote rewards, Vote Party, Vote Rank, Autosell, and Votefly
* [Crates](/gamemodes/prison/crates.md) — crate types, key sources, and reward tables
* [Robots and Pets](/gamemodes/prison/robots-and-pets.md) — passive income Robots and sell multiplier Pets
* [Plots](/gamemodes/prison/plots.md) — plot basics, Plot Mines, and fishing
* [PvP](/gamemodes/prison/pvp.md) — arena events, PvP Mine, Duels, and Bounties

### Quick start

If you are new to Prison, start here:

1. Mine in your current rank mine and use `/sell`.
2. Use `/rankup` when you can afford the next mine.
3. Upgrade your pickaxe through `/enchant`.
4. Spend Tokens on enchants, pets, and other upgrades.
5. Join a gang or claim a plot.

### At a glance

* Mines: `A` to `Z`
* Max prestige: `100`
* Main currencies: Money and Tokens
* Major events: Vote Party, Mining Competitions, KoTH, Envoy, and Bosses
* Core systems: Gangs, Robots, Pets, Plots, and PvP


---

# 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://wiki.lemoncloud.org/gamemodes/prison.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.
