# CZero Protocol

- [개요](https://docs.czero.finance/czero-protocol/undefined.md): 탄소중립 이니셔티브 달성을 위해, 혁신적 녹색 블록체인 기술을 통한 탄소 감축이라는 결과를 이끌어낸다.
- [구성](https://docs.czero.finance/czero-protocol/undefined-1.md): CZero 프로토콜의 구성 및 이에 대한 설명을 담고 있습니다.
- [작동](https://docs.czero.finance/czero-protocol/undefined-2.md): CZero 에코 시스템이 어떻게 작동하는가를 설명합니다.
- [차이 및 장점](https://docs.czero.finance/czero-protocol/undefined-3.md): CZero 프로토콜은 탄소중립 이니셔티브 프로젝트에 효율적으로 참여하고 이를 지원하기 위해 만들어진 'Grants DAO' 플랫폼입니다.
- [NFT Minting](https://docs.czero.finance/czero-protocol/nft-minting.md): CZero NFT 민팅(Minting)에 대하여 설명합니다.
- [Vault](https://docs.czero.finance/czero-protocol/vault.md): CZero 프로토콜에서의 Vault(금고)와 관련 서비스에 대하여 설명합니다.
- [Token minting](https://docs.czero.finance/czero-protocol/vault/token-minting.md)
- [NFT Redeem](https://docs.czero.finance/czero-protocol/vault/nft-redeem.md)
- [NFT Staking(예치)-현재 모델](https://docs.czero.finance/czero-protocol/nft-staking.md): CZero 프로토콜에서 마일리지를 받기 위한 NFT Staking 기능을 설명합니다.
- [NFT Fractionalization](https://docs.czero.finance/czero-protocol/nft-fractionalization.md): 기존 NFT 시장의 문제점을 해결하기 위한 새로운 솔루션 NFT Fractionalizatoin에 대해 설명합니다.
- [Token Staking - 예정 모델](https://docs.czero.finance/czero-protocol/token-staking.md): 보상을 받을 수 있는 CZero Token Staking에 대해 설명합니다.
- [Swap](https://docs.czero.finance/czero-protocol/swap.md): CZero 프로토콜에서 발행되는 제로 마일리지와 CZero Token의 토큰 스왑 기능
- [유동성 풀(+Buyback)](https://docs.czero.finance/czero-protocol/+buyback.md): CZero Protocol에서 NFT 소유자(Holder)에게 지급하는 CZero 마일리지와 교환 가능한 CZero Pay 토큰의 환금성을 보장하기 위해 DEX 거래소에 개설하는 CZero Pay 토큰 유동성 풀
- [지급 준비금](https://docs.czero.finance/czero-protocol/undefined-4.md): CZero 프로토콜에서의 리워드이자 CP 가맹점에서 사용할 수 있는, 결제용 토큰 CZero Pay의 지급 준비금에 대하여 설명합니다.
- [금고(Treasury Balance)](https://docs.czero.finance/czero-protocol/treasury-balance.md): CZero 금고 자산의 구성과 내용을 설명하였습니다.


---

# 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.czero.finance/czero-protocol.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.
