> 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/various-functions.md).

# Various Functions

- [IODD TRIM Tool](https://help.iodd.kr/various-functions/iodd-trim-tool.md): IODD TRIM Tool is a Windows utility for sending TRIM commands to external USB SSDs connected through USB-SATA bridges.
- [Write Protection](https://help.iodd.kr/various-functions/write-protection.md): Advanced forensic-grade hardware write protection for complete data integrity.
- [TXT Viewer](https://help.iodd.kr/various-functions/txt-viewer.md): Directly view TEXT files on your IODD screen. Ideal for checking serial keys or installation notes during work.
- [Keep 2min.PW](https://help.iodd.kr/various-functions/keep-2min.pw.md): A convenient security bypass function that allows the device to remain unlocked during system reboots.
- [S.M.A.R.T / Information](https://help.iodd.kr/various-functions/s.m.a.r.t-information.md): Comprehensive guide for monitoring internal disk health and IODD device status.


---

# 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/various-functions.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.
