> For the complete documentation index, see [llms.txt](https://wiki.climatedata.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.climatedata.network/resources-and-references/general-resources.md).

# General resources

## Relevant Reports

{% hint style="info" %}
Nested Climate Accounting for Our Atmospheric Commons—Digital Technologies for Trusted Interoperability Across Fragmented Systems

<https://www.frontiersin.org/articles/10.3389/fbloc.2021.789953/full?&utm_source=Email_to_authors_&utm_medium=Email&utm_content=T1_11.5e1_author&utm_campaign=Email_publication&field=&journalName=Frontiers_in_Blockchain&id=789953>
{% endhint %}

{% hint style="info" %}
Infras 2021 - Infrastructure for Article 6 MRV and transfers – the potential of blockchain-based technologies

<https://www.infras.ch/media/filer_public/02/8d/028dd2ae-1ea4-464b-bb27-26d7e00d169c/3218a_report-sea_blockchain_infrastructure_master.pdf>
{% endhint %}

{% embed url="<https://www.ipcc.ch/report/ar6/wg1/>" %}

## Climate Data Initiatives

(please add content here)

## Digital tech insights and topics

(please add content here)

## News & articles

{% file src="/files/-MiXxGB0UIzESSzspY54" %}
The power and promise of improved climate data infrastructure
{% endfile %}

* *please add content here*
* [EU Carbon Border Adjustment Mechanism](https://ec.europa.eu/taxation_customs/green-taxation-0/carbon-border-adjustment-mechanism_en)


---

# 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://wiki.climatedata.network/resources-and-references/general-resources.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.
