# 바우처를 통한 파생토큰 발행 및 확장

<figure><img src="/files/lH9eXxL3Jg1XWD5gnL2W" alt="" width="380"><figcaption><p>[ 바우처를 통한 파생토큰 발행 ]</p></figcaption></figure>

바우처 토큰은 블록체인 내에서 기본 수탁 자산으로 사용되며, 이를 기반으로 **" 파생 토큰 ( Derivative Token ) "**&#xC758; 배포와 발행이 가능합니다.&#x20;

바우처의 량이 1,000 kgCO2가 발행되어 파생토큰 스마트 컨트랙트에 보관되어 있다면 파생토큰의 발행은 1,000 kgCO2 이하까지만 발행이 가능합니다.

<figure><img src="/files/hLpDStI1SKHlyyLyuHq3" alt="" width="563"><figcaption><p>[ 바우처 및 파생 토큰을 통환 소각 스마트컨트랙트 확장 ]</p></figcaption></figure>

<figure><img src="/files/mYP25iSXYjxnSVQ3BfrI" alt="" width="563"><figcaption><p>[ 바우처 및 파생토큰을 통한 기부 스마트컨트랙트 확장 ]</p></figcaption></figure>

이러한 바우처 토큰은 다른 스마트컨트랙트와의 상호작용을 통해 **" 확장성 ( Scalability ) "**&#xC744; 가질 수 있습니다. 특히, 소각이나 기부를 목적으로 하는 스마트컨트랙트와의 상호작용을 통해 탄소 중립 트랜잭션을 생성할 수 있습니다.

### Github 링크

{% embed url="<https://github.com/gesia-platform/carbon-monster-tokens>" %}
Carbon Derivative token
{% endembed %}


---

# 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/service/carbon-credit-tokenization/issuance-and-expansion-of-derivative-tokens-through-voucher.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.
