# Overmine Guide - คู่มือการเล่น

## Overmine Guide - คู่มือการเล่นโอเวอร์ไมน์

- [Welcome](https://guides.overmine.online/readme.md)
- [📋คำสั่งพื้นฐาน](https://guides.overmine.online/how-to-play/basic-command.md)
- [📌ปัญหาที่พบบ่อย](https://guides.overmine.online/how-to-play/fix-bug.md)
- [🧰ข้อจำกัดต่างๆ](https://guides.overmine.online/how-to-play/limitation.md)
- [💎สกุลเงินต่างๆ](https://guides.overmine.online/how-to-play/currency.md)
- [🔖ยศต่างๆ](https://guides.overmine.online/how-to-play/rank.md)
- [🎀อีเว้นท์ต่างๆ](https://guides.overmine.online/how-to-play/events.md)
- [💊เคล็ดลับ](https://guides.overmine.online/how-to-play/secects.md)
- [🥕พืชผักชนิดใหม่](https://guides.overmine.online/system/customcrop.md)
- [🔩การตีบวกไอเท็ม](https://guides.overmine.online/system/upgradeitem.md)
- [ 🎩แฟชั่นแต่งตัว](https://guides.overmine.online/system/cosmetics.md)
- [🐶สัตว์เลี้ยง](https://guides.overmine.online/system/pets.md)
- [📺เฟอร์นิเจอร์](https://guides.overmine.online/system/furnitures.md)
- [📕สมุดเอนชานท์](https://guides.overmine.online/system/enchants.md)
- [⚔️ดันเจี้ยน](https://guides.overmine.online/system/dungeons.md)
- [🎣การตกปลา](https://guides.overmine.online/system/fishing.md)
- [📜เควสต่างๆ](https://guides.overmine.online/system/quest.md)
- [🏠หินโพรเทค](https://guides.overmine.online/system/protectstone.md)
- [📚สกินไอเท็ม](https://guides.overmine.online/system/iskins.md)
- [🛒ร้านค้า](https://guides.overmine.online/system/shop.md)
- [🥗ปรุงอาหาร](https://guides.overmine.online/system/cookingpot.md)
- [🍁ฤดูกาล (Coming Soon)](https://guides.overmine.online/system/seasons.md)
- [🐲มอนสเตอร์ (Coming Soon)](https://guides.overmine.online/system/coming-soon.md)
- [⬆️ ระบบลิฟท์](https://guides.overmine.online/system/elevator.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://guides.overmine.online/readme.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.
