# 기타자료

- [피싱 사이트 확인 하는 방법](https://sec.skill.or.kr/etc-doc/phishing_find.md): 피싱 사이트 확인 하는 방법
- [\[KISA\] 랜섬웨어 복구도구 모음](https://sec.skill.or.kr/etc-doc/kisa-ransomware_decryption_tools.md): \[KISA] 랜섬웨어 복구도구 모음
- [베라크립트(VeraCrypt) 을 이용하여 암호화된 가상 디스크 만들기](https://sec.skill.or.kr/etc-doc/veracrypt.md): 베라크립트(VeraCrypt) 을 이용하여 암호화된 가상 디스크 만들기


---

# 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://sec.skill.or.kr/etc-doc.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.
