# Survival

- [คำสั่งพื้นฐาน](https://help.amorycraft.com/survival/commands.md): คำสั่งพื้นฐานต่าง ๆ
- [ระบบเควส](https://help.amorycraft.com/survival/quests.md): รายละเอียดเกี่ยวกับระบบเควสประจำวัน
- [โพรเทคป้องกันบ้าน](https://help.amorycraft.com/survival/protect.md): รายละเอียดเกี่ยวกับระบบโพรเทคป้องกันบ้าน
- [ระบบแฟชั่น](https://help.amorycraft.com/survival/wardrobe.md): รายละเอียดเกี่ยวกับระบบแฟชั่น
- [ระบบเฟอร์นิเจอร์](https://help.amorycraft.com/survival/furniture.md): รายละเอียดเกี่ยวกับระบบเฟอร์นิเจอร์
- [พืชฤดูกาล](https://help.amorycraft.com/survival/crops.md): รายละเอียดเกี่ยวกับพืชตามฤดูกาล
- [ระบบทำอาหาร](https://help.amorycraft.com/survival/cooking.md): รายละเอียดเกี่ยวกับการทำอาหารในเซิร์ฟเวอร์
- [การตกปลา](https://help.amorycraft.com/survival/fishing.md): รายละเอียดเกี่ยวกับวิธีการตกปลา
- [เอนชานท์พิเศษ](https://help.amorycraft.com/survival/enchanter.md): รายละเอียดเกี่ยวกับระบบเอนชานท์พิเศษ
- [ระบบวาดรูป](https://help.amorycraft.com/survival/pixelart.md): รายละเอียดเกี่ยวกับระบบวาดรูป Pixel Art
- [โลกทรัพยากร](https://help.amorycraft.com/survival/resourceworld.md): รายละเอียดเกี่ยวกับโลกทรัพยากร
- [เคล็ดลับ](https://help.amorycraft.com/survival/tips.md): เคล็ดลับในการเล่นเซิร์ฟเวอร์
- [ระบบเศรษฐกิจ](https://help.amorycraft.com/survival/playershop.md): รายละเอียดเกี่ยวกับระบบเศรษฐกิจ
- [ฟีเจอร์ที่ถูกจำกัด](https://help.amorycraft.com/survival/limit.md): ข้อจำกัดของเซิร์ฟเวอร์
- [คำถามที่พบบ่อย](https://help.amorycraft.com/survival/faq.md): คำถามที่พบบ่อย


---

# 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://help.amorycraft.com/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.
