# AES256 Encryption (MINI PRO/ST/LK)

- [Encryption Guide](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk/encryption-guide.md): Comprehensive guide for IODD AES256 hardware encryption functions.
- [Admin](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk/admin.md): Administrative management for multi-user encryption and device control.
- [2nd Password](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk/admin/2nd-password.md): Advanced security feature providing definitive protection against Brute-Force attacks.
- [Set admin Password](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk/admin/set-admin-password.md): Administrative control menu for managing multi-user passwords and disk permissions.
- [User Management](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk/admin/user-management.md): Administrators can configure up to 4 individual user passwords and manage specific disk access permissions.
- [Remove Encryption/Change Admin Password](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk/admin/remove-encryption-change-admin-password.md): Procedures for removing hardware encryption or updating the administrative password.


---

# 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.iodd.kr/aes256-encryption-mini-pro-st-lk.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.
