# 시즌

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

시즌은 수수료 비율, 퀘스트 수, 최소/최대 투표수를 결정하는 일련의 규칙/정책입니다. \
코잼 DAO는 매달 기존 시즌을 다음 달에도 유지할지, 아니면 새로운 시즌을 제안할지에 대해 결정합니다.\
새 시즌이 제안되면 코잼 DAO 회원들은 투표를 진행 할 것입니다. \
\
자세한 사항은 '[코잼 2.0(DAO)](https://docs.cojam.io/cojam/cojam-2.0-dao/introduction-of-dao)'을 참고하시기 바랍니다.

## Information (2022년 9월 기준)

코잼 수수료 : 5% \
기부(소각) 수수료 : 1% \
크리에이터 수수료 : 4% \
최저 투표토큰 : 30CT \
최대 투표토큰 : 50,000CT \
최소 전송량 : 1,000CT

\*코잼 DAO 시행까지 한시적으로 진행되는 시즌이니 참고 부탁드립니다.

\*코잼 DAO 이후 기획 중인 시즌 예시 (실 적용 사항이 아닌점 참고 바랍니다.)\
코잼 수수료 : 2% \
DAO 수수료 : 5%  \
크리에이터 수수료 : 3% \
최저 투표토큰 : 30CT \
최대 투표토큰 : 50,000CT \
최소 전송량 : - (개인 지갑 사용)


---

# 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-2.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.
