# Changeblock Non-Technical

## Changeblock Non-Technical

- [High Integrity Environmental Markets](https://docs.changeblock.com/changeblock-documentation/high-integrity-environmental-markets.md): Connecting project developers, climate assets, data and finance in a trustworthy, transparent climate ecosystem.
- [Problem](https://docs.changeblock.com/changeblock-documentation/background/problem.md)
- [Solution](https://docs.changeblock.com/changeblock-documentation/background/solution.md)
- [Environmental Attributes](https://docs.changeblock.com/changeblock-documentation/solutions/environmental-attributes.md): Making the creation and trading of environmental assets trustworthy, easy and efficient
- [web3 offsetting](https://docs.changeblock.com/changeblock-documentation/solutions/environmental-attributes/web3-offsetting.md)
- [Exchange](https://docs.changeblock.com/changeblock-documentation/solutions/environmental-attributes/exchange.md): The Changeblock Exchange is made up of multiple marketplaces.
- [Business](https://docs.changeblock.com/changeblock-documentation/solutions/environmental-attributes/exchange/business.md): Changeblock's Digital Climate Asset Platform, targeting business and enterprise
- [Retail](https://docs.changeblock.com/changeblock-documentation/solutions/environmental-attributes/exchange/retail.md): A Digital Environmental Attribute Marketplace
- [web3](https://docs.changeblock.com/changeblock-documentation/solutions/environmental-attributes/exchange/web3.md): A Smart Contract Digital Environmental Attribute Marketplace
- [Credit Creation and Issuance](https://docs.changeblock.com/changeblock-documentation/solutions/environmental-attributes/credit-creation-and-issuance.md): We streamline the credit funding, creation and issuance process
- [Market Making](https://docs.changeblock.com/changeblock-documentation/solutions/market-making.md)
- [Changeblock Tonnes](https://docs.changeblock.com/changeblock-documentation/solutions/market-making/changeblock-tonnes.md)
- [Changeblocks](https://docs.changeblock.com/changeblock-documentation/solutions/market-making/changeblocks.md)
- [FAQs](https://docs.changeblock.com/changeblock-documentation/resources/faqs.md)
- [Carbon Basics](https://docs.changeblock.com/changeblock-documentation/resources/faqs/carbon-basics.md)
- [Web3 Basics](https://docs.changeblock.com/changeblock-documentation/resources/faqs/web3-basics.md)
- [About Changeblock](https://docs.changeblock.com/changeblock-documentation/resources/faqs/about-changeblock.md)
- [Roadmap](https://docs.changeblock.com/changeblock-documentation/resources/roadmap.md)
- [DISCLAIMER](https://docs.changeblock.com/changeblock-documentation/disclaimer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.changeblock.com/changeblock-documentation/high-integrity-environmental-markets.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.
