# 문제 가져오기에 보이는 문제와 안 보이는 문제는 무슨 차이가 있나요?

![](/files/-MAPiaagmTkYfu57Ja96)

문제 생성 혹은 수정 화면에서 볼 수 있는 '문제 공개 여부' 설정을 통해 해당 문제를 공개할 수 있습니다. 공개된 문제는 문제 가져오기에서 표시되어 다른 강좌에서도 사용할 수 있습니다.


---

# 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/edu-lecturer/faq/quiz-copy.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.
