> For the complete documentation index, see [llms.txt](https://jeff-world.gitbook.io/jeff-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jeff-world.gitbook.io/jeff-world/korean/world-contents/ox-quiz.md).

# OX Quiz

### 진행 방법

* 특정 시간에 공지 및 진행되는 OX퀴즈에 참여해 보세요\
  월드에서 'M'을 눌러 월드맵에서 위치를 확인할 수 있습니다.

진행 장소에 도착하면 대형 스크린을 눌러 OX 퀴즈에 참여하세요

* 월드 내에서 최초 OX 퀴즈 알림이 뜬 후 15분 동안 참여 가능합니다.
* 입장 재료가 필요합니다. (스태미나 등  \*재료는 변경될 수 있습니다.)

<figure><img src="/files/ke59w0ek5dHHlF1MTnMZ" alt=""><figcaption></figcaption></figure>

* 퀴즈는 전광판 및 NPC 대화창을 통해 노출되며, 문제를 확인 후 대화를 종료해 시간 내 \
  좌우에 위치한 O,X 판 위로 이동합니다.
* 퀴즈는 일반 상식, 넌센스, 제프 관련 등 다양하게 출제되며 10개 내외로 문제가 출제됩니다.
* 최종 우승자가 될 경우 보상을 획득할 수 있습니다 (크리스탈 230개)
  * 모두 탈락 후 단독 1인만 남을 경우, 문제를 전부 풀지 않아도 해당 유저가 우승자가 됩니다.
  * 다수의 인원이 모든 문제를 풀었다면 모두 우승 보상을 획득할 수 있습니다.

### 12월진행 일정

<figure><img src="/files/SYU0pEgyBwQRa96CzF3P" alt=""><figcaption></figcaption></figure>


---

# 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://jeff-world.gitbook.io/jeff-world/korean/world-contents/ox-quiz.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.
