> For the complete documentation index, see [llms.txt](https://wp2.enrex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp2.enrex.io/4.-enrex-ecosystem/4.2.-enrex-offsetting-solutions/4.2.2.-nft-offsetting-dapp.md).

# 4.2.2. NFT Offsetting Dapp

Having been a member of [Impact NFT Alliance](https://www.impactnft.org/) for some time now, Enrex has become one of the industry's leading greenhouse gas offset providers. Impact NFT Alliance has demonstrated that NFTs can fund sustainable projects around the world and have a clear environmental impact. Not only that, but the Alliance has become a confirmation tool that the funding provided for an environmental cause is right and just.

The NFT market is already mature enough to consider the ramifications of climate change, and, thus, as in any other facet of the blockchain industry, NFT collections are looking for thorough, yet exciting, ways to offset their carbon footprint generated by various NFT activities - from minting to listing on exchanges, from transactions to metaverse interfacing. Enrex has a hands-on approach when researching the current tensions and prospects between the NFT industry and carbon markets - the necessity for it, and the ways to transform one's collection into a carbon-neutral entity.

Dapp users are able to offset their NFT collection both retroactively and proactively - that is to say, already launched NFT sets and to be launched may be chosen for the purposes of the offset. Enrex takes upon themselves the calculation aspect of the process. Enrex calculates everything required - CO2 generated levels, energy consumption and price estimates.

Lastly, Enrex issues a badge "of honour" of sorts which then can be uploaded to a website of one's choice, which would indicate that the NFT collection has been offset and thus - "greened". This type of action showcases the prestige of the collection and the pledge that the owner/issuer of the collection has taken to depict their climate-friendly stance.


---

# 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://wp2.enrex.io/4.-enrex-ecosystem/4.2.-enrex-offsetting-solutions/4.2.2.-nft-offsetting-dapp.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.
