> For the complete documentation index, see [llms.txt](https://docs.buckmints.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buckmints.com/introduction/context.md).

# Context

At this point, we probably don’t need to tell you that climate change is a big issue. The science is settled - more carbon emissions equates to a hotter planet. We not only need to reduce the carbon (CO2e) intensity of our entire economy as quickly as possible, many scientists now agree we also need to start pulling carbon (CO2e) out of the atmosphere.

One of the most effective ways of facilitating carbon reduction and removal is through carbon credits, a digital representation of the reduction or removal of one metric ton of carbon dioxide emissions. If you develop a project that reduces or removes carbon dioxide or carbon dioxide equivalent GHG emissions, every ton of CO2 equivalent emissions reduced or removed results in the creation of one carbon credit. A carbon credit becomes an offset once it has been retired for offsetting purposes. Thus, these carbon credits become an important financing tool as project developers can then sell these credits as offsets to fund their projects.

However, a key problem with the carbon market is that it is extremely inefficient. While the capital needed to fund these projects is readily available, current market dynamics make it nearly impossible for this type of solution to scale. Today’s voluntary carbon market is dominated by over-the-counter brokers selling on rate sheets – without exchange or market mechanisms – relying on individual purchase agreements for each transaction. There is little transparency or efficiency; the market is fundamentally broken.

Recognizing this opportunity for an open, transparent, and liquid market, Buckmint is being launched as an open-source protocol that leverages a two-way bridge for carbon credits, which allows credit owners to bring carbon credits on and off chain.


---

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

```
GET https://docs.buckmints.com/introduction/context.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.
