# Hướng dẫn hoạt động

- [Cấu hình](https://archive-vn.docs.klaytn.foundation/content/operation-guide/configuration.md)
- [Nhật ký nút](https://archive-vn.docs.klaytn.foundation/content/operation-guide/node-log.md)
- [Ghi bản ghi hoạt động](https://archive-vn.docs.klaytn.foundation/content/operation-guide/log-management.md)
- [Lỗi & xử lý sự cố](https://archive-vn.docs.klaytn.foundation/content/operation-guide/errors-and-troubleshooting.md)
- [Lệnh Klaytn](https://archive-vn.docs.klaytn.foundation/content/operation-guide/klaytn-command.md)
- [Thay đổi dữ liệu chuỗi](https://archive-vn.docs.klaytn.foundation/content/operation-guide/chaindata-change.md)
- [Di chuyển dữ liệu chuỗi](https://archive-vn.docs.klaytn.foundation/content/operation-guide/chaindata-migration.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://archive-vn.docs.klaytn.foundation/content/operation-guide.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.
