> For the complete documentation index, see [llms.txt](https://docs.cojam.io/cojam/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cojam.io/cojam/cojam-2.0-dao/introduction-of-dao.md).

# Introduction of DAO

<figure><img src="/files/B0rfGMgIcDT25nWqc3YB" alt=""><figcaption><p><em>*please note that, this roadmap is at the planning stage.</em></p></figcaption></figure>

Since the start of the COJAM project, the foundation has been working hard to achieve decentralization of the prediction process and believing the power of the collective intelligence. \
\
However, as we all know a prediction is not an area that A.I or coding can conquer but we could close the gap with the power of the collective intelligence and the blockchain solution.\
\
In turn, we came up with the idea of '**COJAM PREDICTION GROUP**' (CPG) with the concept of DAO (Decentralized Autonomous Organization). Simply COJAM will let CPG to run the whole prediction process from the content validation to the resolution of the prediction.\
\
CPG will have collective rights to run COJAM's [market smart contract](https://github.com/cojam-limited/COJAM-SMART-CONTRACT) and their rights will be given by the ownership of '**COJAM NFT**' which will be sold in CT only.\
\
CPG will be rewarded by their activities in prediction ground process and any governmental decision made by themselves. The primary reward will be shared from the success of prediction content, marketing or promotional reward from the COJAM's [reward wallet](https://scope.klaytn.com/account/0xfb193104052446709612d410a030227da96d08b2?tabId=tokenTransfer).\
\
COJAM believes that the introduction of DAO concept will decentralize the prediction platform.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cojam.io/cojam/cojam-2.0-dao/introduction-of-dao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
