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

# REFERENCES

\[1]   [USEPA: Importance of Methane](https://www.epa.gov/gmi/importance-methane)

\[2]   [SpGlobal: Voluntary carbon market rally set to stretch into 2022](https://www.spglobal.com/commodityinsights/en/market-insights/latest-news/energy-transition/010622-voluntary-carbon-market-rally-set-to-stretch-into-2022-on-demand-optimism)

\[3]   [State of the Voluntary Carbon Markets 2021 by Stephen Donofrio, Patrick Maguire,](https://www.forest-trends.org/publications/state-of-the-voluntary-carbon-markets-2021/)

\[4]   [Kim Myers, Christopher Daley, and Katherine Lin](https://www.forest-trends.org/publications/state-of-the-voluntary-carbon-markets-2021/)

\[5]   [National Overview: Facts and Figures on Materials, Wastes, and Recycling](https://www.epa.gov/facts-and-figures-about-materials-waste-and-recycling/national-overview-facts-and-figures-materials)

\[6]   [Remediation Technologies Screening Matrix and Reference Guide](https://frtr.gov/matrix2/section4/4-27.html)

\[7]   [US Credit Card market projections](https://www.ibisworld.com/industry-statistics/market-size/credit-card-issuing-united-states/)

\[8]   [Americans Have More Than $460 Billion in College Savings Plans. It’s Not Enough by Alexander Tanzi for Bloomberg](https://www.bloomberg.com/news/articles/2021-10-07/529-plan-americans-top-460-billion-in-college-savings-accounts)

\[9]   [Yahoo Finance Security Tokens Projection Report](https://finance.yahoo.com/news/security-tokens-grow-162-trillion-143733969.html)

\[10][Climate trade: World's biggest polluters](https://climatetrade.com/which-countries-are-the-worlds-biggest-carbon-polluters/)

\[11][College Savings Statistics](https://educationdata.org/college-savings-statistics)

\[12][ALBS Patent Documents](https://net0air.org/informational-documents.html)

\[13]Basics of the Carbon Credit Market

\[14][The Voluntary Carbon Credit Market Report 2021](https://climateseed.com/blog/lactualit%C3%A9-du-march%C3%A9-volontaire-du-carbone-en-2021)


---

# 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://wp.newgreendealcorp.com/references.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.
