# 퀘스트

한 시즌 동안 작품 읽기, 댓글, 에피소드 추천, 작품 좋아요 등의 퀘스트를 수행하여 얻은 점수로 매긴 랭킹에 따라 리워드를 드리는 퀘스트 제도에 대해 알아볼까요?

## 퀘스트 <a href="#quest" id="quest"></a>

* 퀘스트 탭 > 내 퀘스트에서 이번 시즌 퀘스트 목록, 오늘 퀘스트 진행도, 누적 점수, 현재 순위를 볼 수 있어요.
* 매일 연재 응원 이벤트 작품에서는 이벤트가 진행되는 동안 모든 퀘스트 점수를 획득할 수 없어요.

## 리워드 <a href="#reward" id="reward"></a>

* 리워드는 본인인증한 계정에서만 받을 수 있어요.
* 시즌별 리워드는 퀘스트 탭 > 랭킹 상단에서 확인할 수 있어요.
* 리워드는 시즌이 끝난 다음 영업일에 지급돼요.

## 유의사항 <a href="#checklist" id="checklist"></a>

* 랭킹에서는 제일 높은 점수의 프로필만 집계돼요. 점수가 같은 프로필이 있을 경우, 더 먼저 만든 프로필로 집계돼요.
* 랭킹은 시즌별로 초기화돼요.
* 댓글을 쓰고 삭제하는 등의 부정한 방법으로 퀘스트를 수행하는 경우, 확인 후 이용이 제재돼요.

## 퀘스트 FAQ <a href="#far" id="far"></a>

### Q. 작품을 읽고 댓글도 쓰고 했는데 퀘스트 점수에 반영이 안 돼요.

A. 매일 연재 응원 이벤트 중인 작품을 읽은 건지 체크해보세요. 매일 연재 응원 이벤트 작품의 경우, 이벤트가 진행되는 동안 모든 퀘스트 점수를 획득할 수 없어요.


---

# 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://diritto.gitbook.io/helpcenter/feature/quest.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.
