> For the complete documentation index, see [llms.txt](https://wiki.lemoncloud.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lemoncloud.org/gamemodes.md).

# Gamemodes

- [Survival](https://wiki.lemoncloud.org/gamemodes/survival.md)
- [Getting Around](https://wiki.lemoncloud.org/gamemodes/survival/getting-around.md)
- [Claims](https://wiki.lemoncloud.org/gamemodes/survival/claims.md)
- [Voting](https://wiki.lemoncloud.org/gamemodes/survival/voting.md)
- [Crates](https://wiki.lemoncloud.org/gamemodes/survival/crates.md)
- [Spawners](https://wiki.lemoncloud.org/gamemodes/survival/spawners.md)
- [Crops](https://wiki.lemoncloud.org/gamemodes/survival/crops.md)
- [Limits](https://wiki.lemoncloud.org/gamemodes/survival/limits.md): Some gameplay features are limited to protect server performance.
- [PvP](https://wiki.lemoncloud.org/gamemodes/survival/pvp.md)
- [Skyblock](https://wiki.lemoncloud.org/gamemodes/skyblock.md)
- [Factions](https://wiki.lemoncloud.org/gamemodes/factions.md)
- [Prison](https://wiki.lemoncloud.org/gamemodes/prison.md)
- [Progression](https://wiki.lemoncloud.org/gamemodes/prison/progression.md): Mines, rankups, prestiges, and mining competitions.
- [Pickaxes and Tokens](https://wiki.lemoncloud.org/gamemodes/prison/pickaxes-and-tokens.md): Pickaxe enchants, discounts, token sources, and token commands.
- [Gangs](https://wiki.lemoncloud.org/gamemodes/prison/gangs.md): Gang basics, Gang Top, and the full gang command list.
- [Voting](https://wiki.lemoncloud.org/gamemodes/prison/voting.md): Vote rewards, Vote Party, Vote Rank, Autosell, and Votefly.
- [Crates](https://wiki.lemoncloud.org/gamemodes/prison/crates.md): Prison crate types, key sources, and reward tables.
- [Robots and Pets](https://wiki.lemoncloud.org/gamemodes/prison/robots-and-pets.md): Passive income robots and sell multiplier pets.
- [Plots](https://wiki.lemoncloud.org/gamemodes/prison/plots.md): Plot basics, plot commands, plot mines, and fishing.
- [PvP](https://wiki.lemoncloud.org/gamemodes/prison/pvp.md): Arena events, PvP Mine, duels, and bounties.
- [Creative](https://wiki.lemoncloud.org/gamemodes/creative.md)
- [Cobblemon](https://wiki.lemoncloud.org/gamemodes/cobblemon.md)
- [Wondertrade](https://wiki.lemoncloud.org/gamemodes/cobblemon/wondertrade.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 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.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.
