> For the complete documentation index, see [llms.txt](https://docs.openconstitution.us/global-statutes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/carbon.md).

# Carbon

{% hint style="info" %}
Carbon Protocol covers sale, purchase and financial intermediation with the following instruments:

**Carbon credits, Carbon taxes, khadi credits, Impact Claims**
{% endhint %}

*Open Treasury performs the sale, purchase, and trading of carbon neutrality intervention measures.*

*Open Treasury invests in projects that focus on carbon sequestration, tracking the carbon footprints of the network.*

*The carbon footprint of the  Open Constitution AI network is cumulatively accounted for with the usage of the computing infrastructure, consumption of electricity, and electricity (and other energy) taxes paid by any Fiscal Host to a local jurisdiction.* &#x20;

*The carbon footprint of the Open Constitution AI network is generally targeted to be sustainable for a fixed state or human-readable representation of the network.*&#x20;

*The network is progressive in nature, i.e., more computing infrastructure can be added by the network peers. Therefore, the ideal state of equilibrium is momentarily pushed to more levels of assessment.*

*Read more about assessments made on the computing infrastructure of the Open Constitution AI network, maintained by the Muellners Foundation.*

| Computing Infra/Network/peer | Guide/Wiki on assessments                                                                                                                                                                                                       |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| *Google Cloud Platform*      | Vendor Wiki [here](https://cloud.google.com/carbon-footprint/docs/methodology?_gl=1*1psbz8k*_ga*MTk0MTcxMTMwNS4xNzAxODk2OTUy*_ga_WH2QY8WWF5*MTcwOTI2MTk3My4yMS4xLjE3MDkyNjIwNDguMC4wLjA.&_ga=2.49832038.-1941711305.1701896952) |
| *AWS Cloud Platform*         | Vendor Wiki [here](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/ccft-estimation.html)                                                                                                                           |
| *Atlassian Cloud Platform*   | Vendor Wiki [here](https://www.atlassian.com/company/corporate-social-responsibility/report)                                                                                                                                    |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openconstitution.us/global-statutes/open-bank/open-bank-protocols/carbon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
