# ART and AREC

## AREC

AREC, Arkreen Renewable Energy Certificate, is the REC issued on the basis of the renewable energy generation proof sourcing from the Arkreen Network.&#x20;

With the help of high efficiency and amazing composability of the Web3 technology, AREC targets to be the fundamental financial instrument to gear up the global carbon emission reduction progress.

## ART

ART tokens are minted while an AREC NFT is liquidized by the user.&#x20;

Liquidization is the process in which the user transfers the owned AREC NFT to the ART smart contract, the AREC NFT is set to ***Liquidized*** state, and the exact same amount of ART tokens as the amount of the RE output in the liquidized AREC NFT are minted to the user's account.

**1 ART = 1000 kWh**

<br>


---

# 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/v1-getting-started/art-and-arec.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.
