# 메일 스마트 컨트렉트

### Smart Contract 배포 정보

{% tabs %}
{% tab title="CarbonEmission" %}

#### Contract

```
Contract Address: 0xc9a2c1973623f65d6200080e35f85e17e2cff7f2
Transaction Hash : 0xfcc7e3aaf17bcfcf16cec0ed0e0279b267de55bbc422b6954081ca6a1a25cbbe
```

#### Explorer URL

URL: <https://explorer.gesia.io/accounts/0xc9a2c1973623f65d6200080e35f85e17e2cff7f2>
{% endtab %}

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x2af747fc8d1f680222e27f0f32344bbec45df6cf
Transaction Hash : 0x37aae63272693c5d3d4dd9b2e837ffa2c9a7169b5fb6ae783fc0e6662d1243cb
```

#### Explorer URL

URL: <https://explorer.gesia.io/accounts/0x2af747fc8d1f680222e27f0f32344bbec45df6cf>
{% endtab %}
{% endtabs %}

### 주요 계산 공식

```
# emission factor of Mail: 0.0001 kgCO2/count
Mail(count) x emission factors of YoMailtube(kgCO2/count)
```


---

# 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-emissions-calculator-smart-contracts/heating-13.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.
