> For the complete documentation index, see [llms.txt](https://cip-dao.gitbook.io/crypto-idol-project-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cip-dao.gitbook.io/crypto-idol-project-whitepaper/cip-dao/dao-elements.md).

# DAO Elements

#### iDOL Master  (MasterNFTホルダー) ＊開発中

iDOL(以下、**Numbers**)を作成できるNFT(以下、**MasterNFT**)を保有することでiDOL Masterとなります。**MasterNFT**は全部で50あり、各NFTから1体の**Numbers**を作成する権利を持ちます。**MasterNFT**ホルダーは作成した**Numbers**を**CIP独自のコントラクト**上からMintできます。\
Mintにより**NumbersNFT**が生成されます。ただし、**MasterNFT**ホルダーは**Numbers**を用いた**CIP DAO**による二次創作及び商用利用を許可したものとします。

#### Numbers (NumbersNFTホルダー)＊開発中

**Numbers**はCIP DAOのハブです。DAO内では衣装、歌などあらゆる要素が**Numbers**のために作成されます。**NumbersNFT**を所有することで、DAO内の総取引量に応じて一定の割合で**CIPC**を配布します。また、**DesignerNFT**を優先的に獲得するようになります。将来的に**CIPs DAO**([後述](/crypto-idol-project-whitepaper/cips-dao-kai-fa-zhong.md))に参加する権利を持ちます。

#### Item Designer (DesignerNFTホルダー) ＊開発中

&#x20;**Numbers**の衣装、楽曲、キャラクターボイスを作成できるNFT(以下、**DesignerNFT**)を保有することで、Item Designerとなります。**DesignerNFT**は**Audition**([後述](/crypto-idol-project-whitepaper/cip-dao/audition.md))毎に有限個とし運営がMINTします。各NFTから1個のItemを作成する権利を持ちます。**DesignerNFT**ホルダーは作成した**Item**を**CIP独自のコントラクト**上からMintできます。Mintにより**ItemNFT**が生成されます。ただし、**DesignerNFT**ホルダーは**Item**を用いた**CIP DAO**による二次創作及び商用利用を許可したものとします。

#### iDOL Manager (ItemNFTホルダー) ＊開発中

**ItemNFT**を所有することで、**Audition**([後述](/crypto-idol-project-whitepaper/cip-dao/audition.md))に参加できその順位に応じて一定の割合で**CIPC**を配布します。また、**CIPs DAO**([後述](/crypto-idol-project-whitepaper/cips-dao-kai-fa-zhong.md))に参加する権利を持ちます。

#### Creator

**CIP DAO**では**Numbers**や**Item**を用いた二次創作者(以下、**Creator**)の二次創作を歓迎します。

#### Supporter

**Supporter**は**Audition**([後述](/crypto-idol-project-whitepaper/cip-dao/audition.md))の投票に参加することで**CIP DAO**に参加できます。


---

# 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://cip-dao.gitbook.io/crypto-idol-project-whitepaper/cip-dao/dao-elements.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.
