# 活下去

## 原版生存（SMP）

领域号目前所探明 1.21 星球为 Minecraft 原版生存，简易版教程参考：[生存模式](https://zh.minecraft.wiki/w/%E7%94%9F%E5%AD%98%E6%A8%A1%E5%BC%8F?variant=zh-cn)

1. 砍树，获取初始工具材料；
2. 种田，满足基本食物需求；
3. 挖矿，升级你的武器和装备；
4. 睡觉，设置你的重生点，跳过恐怖的夜晚；
5. 圈地，保护你的资产；
6. 持续升级和探险...

Tip：新玩家可获取一套新人装备和工具，加油吧！


---

# 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.kelemc.fun/basic/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.
