# Changeblock Tonnes

Climate Backed Tokens (CBTs) form the key environmental unit of exchange on Changeblock. Ownership of 1 CBT represents ownership of one tonne of carbon abatement from a batch of environmental credits/ offsets that share the same provenance. For example, 1000 CBTs could each represent one tonne of a pool of 1000 tonnes of climate assets generated from a specific methane capture project over a certain time period.&#x20;

New CBTs are created when Changeblock brings new climate assets into its blockchain network; the number of CBTs created is equal to the tonnage of the CO2 offset acquired. All blockchain transactions, including those involving the creation and transfer of CBTs (and CBLKs) are publicly viewable. Using a block explorer (such as etherscan) users can indepenently confirm the transfer of assets.

During the creation of a new CBT, a smart contract stores a reference to a data-packet that has been uploaded to a distributed file system.&#x20;

CBTs can accommodate both compliance and voluntary climate assets.&#x20;

The data-packet will mirror the terms of a standard emissions reduction purchase agreement and contain information including but not limited to the following:&#x20;

● Quantity and price of emissions reductions to be delivered&#x20;

● Delivery and payment schedule of emissions reductions&#x20;

● Consequences of non-delivery&#x20;

Customers must satisfy our risk screening.&#x20;


---

# 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.changeblock.com/changeblock-documentation/solutions/market-making/changeblock-tonnes.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.
