# 🔧 1. Cài đặt

**Yêu cầu:**

* ✅ Vault (bắt buộc)
* ✅ PlaceholderAPI (khuyên dùng)
* ✅ Máy chủ Spigot / Paper / Purpur 1.16 trở lên
* ✅ Java 17+ (nếu chạy Minecraft 1.18+)

**Các bước:**

1. Tải plugin **kBank.jar** và bỏ vào thư mục `plugins/`.
2. Khởi động lại server.
3. Plugin sẽ tự tạo các file sau:
   * `config.yml`
   * `lang.yml`
   * `loans.db` (SQLite)
4. Kiểm tra log: nếu thấy dòng `kBank đã được bật`, plugin đã hoạt động.
5. Cấu hình lãi suất, nội dung GUI, quyền hạn.

Tải xuống plugin tại đây: bank


---

# 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://kazamis.gitbook.io/kazami-studio/wiki-bank/1.-cai-dat.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.
