> For the complete documentation index, see [llms.txt](https://mapc.gitbook.io/metrocommon-2050-goals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mapc.gitbook.io/metrocommon-2050-goals/goals/healthy-and-safe-neighborhoods.md).

# Healthy and Safe Neighborhoods

## We are safe, healthy, and connected to one another.

In 2050, residents breathe clean air, drink clean water, and eat heathy foods. Across race, ethnicity, immigration status, age, income, and ability, people live longer, healthier lives because they live in neighborhoods that are welcoming and safe, and in homes that are stable and affordable. Residents travel through the region conveniently and safely, and they enjoy nearby parks and open space. Neighborhood design promotes social connections and healthy choices. Strong schools, jobs, social services help residents lead engaged and healthy lives. Violence, pollution, racism, and other risk factors are rare and actively deterred. Affordable and high-quality medical and behavioral health care, with an emphasis on prevention, is available to all.

1. > Exposure to pollution has been minimized: no one lives in a place where air, water, or soil pollution could diminish life expectancy or quality.
2. > Through enhanced public health initiatives and investments, the region has reduced the rates of chronic diseases, mental health and substance use disorders, as well as the risks of communicable diseases.
3. > People in the region live, work, attend school, worship, and travel without the risk of violence, discrimination, or crime.
4. > People in the region have affordable health care, including stigma-free mental health, women’s health, and addiction treatment and support networks.
5. > Healthy food is readily accessible and affordable to all people in the region.
6. > Residents have the resources to remove detoxify, weatherize, and maintain their homes.
7. > State and local governments have the resources to maintain their parks, public squares, sidewalks, and open spaces.
8. > The Commonwealth has replaced most incarceration with effective efforts at prevention, rehabilitation, and restorative justice; incarceration rates no longer vary by race.


---

# 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://mapc.gitbook.io/metrocommon-2050-goals/goals/healthy-and-safe-neighborhoods.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.
