# Various Functions

- [IODD TRIM Tool](https://help.iodd.kr/various-functions/iodd-trim-tool.md): IODD TRIM Tool is a universal TRIM utility that improves SSD write speeds for any external USB drive.
- [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: 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.
