# 자주 묻는 질문(FAQ)

- [문제, 답안, 채점결과까지 한 문서에 출력하고 싶습니다.](https://help.goorm.io/ko/devth-interviewers/faq/printed-all.md)
- [기업용 문제은행은 어떻게 사용할 수 있나요?](https://help.goorm.io/ko/devth-interviewers/faq/practices.md)
- [함수형 문제를 만들고 싶습니다](https://help.goorm.io/ko/devth-interviewers/faq/functional-programming-quiz.md)
- [구름DEVTH 옵저뷰 사용을 위한 권장 환경은 어떻게 되나요?](https://help.goorm.io/ko/devth-interviewers/faq/devth.md): 원활한 구름DEVTH 옵저뷰 사용을 위해 하단 환경 세팅을 권장합니다.


---

# 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.goorm.io/ko/devth-interviewers/faq.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.
