# Solutions

- [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)


---

# 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.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.
