> For the complete documentation index, see [llms.txt](https://open-carbon-protocol.gitbook.io/ocp-methodology-requirements/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-carbon-protocol.gitbook.io/ocp-methodology-requirements/sections/17.-un-sustainable-development-goals-sdg-contribution.md).

# 17. UN Sustainable Development Goals (SDG) Contribution

The UN’s 2030 Agenda for Sustainable Development laid out the [17 Sustainable Development Goals](https://sdgs.un.org/goals) (SDGs), which provide a shared framework for thinking about impact in both social and environmental terms.&#x20;

All real carbon credits fall under goal 13 ‘[Climate Action](https://sdgs.un.org/goals/goal13)’, but many also touch on one or more other goals. Many nature based solutions work towards goal 14 ‘[Life Below Water](https://sdgs.un.org/goals/goal14)’ or goal 15 ‘[Life On Land](https://sdgs.un.org/goals/goal15)’. Many projects also work towards social goals such as goal 1 ‘[No Poverty](https://sdgs.un.org/goals/goal1)’, goal 7 ‘[Affordable and Clean Energy](https://sdgs.un.org/goals/goal7)’, or goal 8 ‘[Decent Work and Economic Growth](https://sdgs.un.org/goals/goal8)’.&#x20;

**We require methodology authors to outline at least one SDG other than goal 13 (Climate Action) that the methodology will impact.**  [Rating agencies have found a correlation between price and the number of co-benefits](https://www.sylvera.com/state-of-carbon-credits), so highlighting additional SDG impacts can increase the value of a methodology and project, and help sell credits to buyers looking for a combination of environmental and social impact.

Projects will also be required to complete the [OCP Safeguards and Co-Benefits Assessment](https://open-carbon-protocol.gitbook.io/ocp-handbook/projects/safeguards-co-benefits-and-sdgs).

{% embed url="<https://open-carbon-protocol.gitbook.io/ocp-handbook/projects/safeguards-co-benefits-and-sdgs>" %}


---

# 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://open-carbon-protocol.gitbook.io/ocp-methodology-requirements/sections/17.-un-sustainable-development-goals-sdg-contribution.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.
