# 보상/수수료 정책

## 보상

정답에 투표한 참가자(투표자)는 정답에 투표한 전체 투표자 그룹의 예치금과 개별 참가자의 예치금 비율에 따라 모든 예치금을 나누어 모든 답변에 대한 보상을 받게 됩니다.\
\
플랫폼 수수료는 투표 확대율 계산 전에 차감됩니다. \
플랫폼 수수료의 구성과 총 요율은 코잼 DAO에 따라 달라집니다.\
\
자세한 사랑은 아래의 '보상 공식'을 참고하시기 바랍니다.

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

## **퀘스트 등록 수수료**

새로운 예측 퀘스트를 제안하기 위해서는 등록 수수료를 입금하셔야 합니다. \
이 수수료는 예측 퀘스트의 품질을 보장하기 위해 환불할 수 없으며, 코잼 DAO는 수수료율을 결정하게 됩니다.

플랫폼의 네트워크와 상관없이 퀘스트 등록비는 오로지 CT로만 지불됩니다.


---

# 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://docs.cojam.io/cojam-kr/how-to-play/undefined-1.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.
