# 프로토콜

제시아 체인의 프로토콜은 **탄소 중립을 목표로 하는 시스템**입니다. 이 프로토콜은 **배출된 탄소량을 상쇄하는 증명 방식**을 기반으로 합니다.

### **탄소 크레딧의 배포와 발행 증명 프로토콜**

이 부분은 **탄소 크레딧의 발행과 배포 과정의 증명성**을 핵심 원칙으로 삼습니다. 이 과정은 **수탁자산 합의**에 의해 진행되며, 탄소 크레딧의 관리와 분배를 투명하고 신뢰할 수 있는 방식으로 처리합니다.

### **기부 및 소각을 위한 DAO 시스템 도입 프로토콜**

**분산 자율 조직(DAO) 시스템을 활용하여 기부와 소각 프로세스를 관리**합니다. 이 시스템을 통해 기부 및 소각 관련 거래가 보다 효율적이고 자율적으로 이루어질 수 있습니다.


---

# 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-kr.gesia.io/techresearch/chain/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.
