# What is kWh

GreenBTC.Club issues the ERC-20 token KWH by burning ART (1 ART -> 1000 KWH) in a one-way behavior. This eliminates the overhead of maintaining the bi-directional mapping of ART and AREC and thus, lowers the gas fee. KWH, standing for Kilo-Watt Hour, is used in GreenBTC.Club as a light weight green asset for all greening activities.

| Token | address                                                                                                                | price  |
| ----- | ---------------------------------------------------------------------------------------------------------------------- | ------ |
| kWh   | [0x5740a27990d4aaa4fb83044a6c699d435b9ba6f1](https://polygonscan.com/token/0x5740a27990d4aaa4fb83044a6c699d435b9ba6f1) | 0.01 U |


---

# 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.greenbtc.club/faq/what-is-kwh.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.
