> For the complete documentation index, see [llms.txt](https://docs.czero.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.czero.finance/tokennomix/undefined-3/minting-staking.md).

# Minting과 Staking

### Minting 정책&#x20;

1. 라운드 당 Minting 용량은 NFT 발행량의 30%, 총 1.5MWp(5MWp NFT 발행 시)입니다.
2. Minting 시 매 NFT의 종류와 용량 그리고 수량은 일정하지 않습니다.
3. 총 발행 수량 중 Public 민팅 판매 비율은 발행량의 30%, Default Contractor의 순수보유 물량(발행량의 45%입니다.   CZero 생태계가 커지고 자금 조달능력이 상향되면 거버넌스 투표를 통해 위 두 비율은 조정될 수 있으나 두 비율의 합은 항상 75%입니다.
4. Minting 참여 시 NFT는 여러 장 구매할 수 있습니다. 단, 1회 민팅 라운드 시 최대 구매 용량의  합은 100kWp입니다.
5. 민팅 참여 시  NFT 용량별로인할율이 적용될 수 있습니다.
6. 민팅에 참여하여 NFT를 소유하게 되면 1Wp 당 100EA의 CZero 거버넌스 토큰을 구매와 동시에 지갑으로 받게 됩니다.

### Staking 정책&#x20;

1. Staking은 CZero.finance 플랫폼 내에서 이루어집니다.&#x20;
2. Staking 기준이 되는 보유 시간과 배분 시간은 24시간(1일) 입니다.
3. 지갑의 100Wp 미만 NFT에는 마일리지가 주어지지 않습니다. 이는 의결권을 가진 DAO 참여자에게만 보상이 주어져야 하기 때문입니다.

### 기타

1. 신재생에너지NFT 민팅으로 모집 된 가상화폐는 DEX 거래소에 CZero Pay 기초 유동성 풀을 만들기 위한 금액을 제외하고 전액 신재생에너지 발전소 건설 및 투자에 사용됩니다.


---

# 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.czero.finance/tokennomix/undefined-3/minting-staking.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.
