# LemonCloud Docs

## Docs

- [LemonCloud Wiki](https://wiki.lemoncloud.org/lemoncloud-wiki.md): Learn about what LemonCloud has to offer!
- [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)
- [Robots](https://wiki.lemoncloud.org/gamemodes/skyblock/robots.md): Robots are helpful companions that you can craft and place on your island to automate tasks like farming, mining and killing.
- [Spawners](https://wiki.lemoncloud.org/gamemodes/skyblock/spawners.md): Spawners are crafted using Spawner Cores and Mob Heads.
- [Island Top](https://wiki.lemoncloud.org/gamemodes/skyblock/island-top.md): Learn how to become a top island on Skyblock and earn Lemon rewards
- [Factions](https://wiki.lemoncloud.org/gamemodes/factions.md)
- [Classes](https://wiki.lemoncloud.org/gamemodes/factions/classes.md)
- [Rosters](https://wiki.lemoncloud.org/gamemodes/factions/rosters.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)
- [Breeding](https://wiki.lemoncloud.org/gamemodes/cobblemon/breeding.md): Breeding lets you turn a Cobblemon Pasture into a Daycare. A Daycare can produce Pokémon Eggs when it contains two compatible Pokémon.
- [Bingo](https://wiki.lemoncloud.org/gamemodes/cobblemon/bingo.md): Bingo gives you a personal 5x5 card filled with Pokémon to catch.
- [Furniture](https://wiki.lemoncloud.org/server-features/furniture.md): LemonCloud offers over 150 custom furniture models to decorate your builds.
- [Custom Enchants](https://wiki.lemoncloud.org/server-features/custom-enchants.md): Learn how custom enchants, tiers, scrolls, tinkering, and the alchemist work on LemonCloud.
- [Fishing](https://wiki.lemoncloud.org/server-features/fishing.md)
- [Bosses](https://wiki.lemoncloud.org/server-features/bosses.md)
- [Spawners](https://wiki.lemoncloud.org/server-features/spawners.md)
- [Chest Shops](https://wiki.lemoncloud.org/server-features/chest-shops.md): Chest Shops lets you turn a chest into a player shop so other players can buy from it or sell items to it.
- [Reclaim Vault](https://wiki.lemoncloud.org/server-features/reclaim-vault.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://wiki.lemoncloud.org/lemoncloud-wiki.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.
