# Survival

## Survival

Survival combines custom terrain, land claims, economy features, and optional PvP.

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

### Browse Survival topics

* [Getting Around](/gamemodes/survival/getting-around.md) — terrain, Resource World, `/rtp`, homes, player warps, and the live map
* [Claims](/gamemodes/survival/claims.md) — claim blocks, trust commands, claim flags, and subdivides
* [Voting](/gamemodes/survival/voting.md) — vote rewards, Vote Party, Vote Rank, and `/votefly`
* [Crates](/gamemodes/survival/crates.md) — crate types and where each key comes from
* [Spawners](/gamemodes/survival/spawners.md) — spawner crafting, Mob Heads, and available core prices
* [Crops](/gamemodes/survival/crops.md) — custom crops, seeds, harvest tiers, and dynamic sell prices
* [Limits](/gamemodes/survival/limits.md) — chunk limits and disabled farming methods
* [PvP](/gamemodes/survival/pvp.md) — PvP settings, arena rules, duels, and bounties

### Quick start

If you are new to Survival, start here:

1. Use `/rtp` to find a place to build.
2. Claim your land with a **Golden Shovel**.
3. Set a home with `/sethome [name]`.
4. Vote daily for extra rewards.

### At a glance

* Main Overworld size: `50,000 x 50,000`
* Main Nether and End size: `25,000 x 25,000`
* Resource World size: `2,500 x 2,500`
* PvP: Off by default
* Keep Inventory: On by default


---

# 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/survival.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.
