> For the complete documentation index, see [llms.txt](https://help.iodd.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk.md).

# AES256 Encryption (MINI PRO/ST/LK)

- [Encryption Guide](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk/encryption-guide.md): IODD AES256 hardware encryption guide for ST400, MINI PRO, LK100, and legacy MINI devices.
- [Admin](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk/admin.md): Administrator setup for IODD AES256 encryption, user accounts, 2nd Password, and Duress PIN features.
- [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.
- [Duress PIN](https://help.iodd.kr/aes256-encryption-mini-pro-st-lk/admin/duress-pin.md): Use the IODD Duress PIN, also known as a decoy PIN, to show only a prepared vhd4.vhd volume for plausibly deniable access.
- [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
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 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.
