> For the complete documentation index, see [llms.txt](https://docs.communityinclusion.org/cle-toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.communityinclusion.org/cle-toolkit/guidepost_2_promote_community_membership_and_contr/guidepost-2-additional-resources/putting_faith_to_work.md).

# Engaging Faith Communities

Faith communities can be an important source of connection for people with and without disabilities.

In his presentation [From Barriers to Belonging](http://www.bc.edu/schools/stm/edevnts/CampusEvents/PastLectures/2017/barriers-to-belonging.html), Dr. Erik Carter describes how church communities can more actively welcome and support people with disabilities.

[Putting Faith to Work: The Call and Opportunity for Faith Communities to Transform the Lives of People with Disabilities and their Communities](http://faithanddisability.org/wp-content/uploads/2014/07/PuttingFaithToWorkPaper9.pdf). The purpose of this paper is to outline the vision and foundations of the “Putting Faith to Work” project. "We begin by exploring some of the religious, theological, and spiritual understandings of the importance of work (the “whys”) and then provide more detail about how faith communities might put that vision into practice (the “hows”). This paper (and, eventually a good-practice guide) is not meant to be a rulebook but rather a set of considerations, recommended practices, and creative possibilities. We anticipate and count on the congregations that pilot this project to learn from and be inspired by each other.”


---

# 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://docs.communityinclusion.org/cle-toolkit/guidepost_2_promote_community_membership_and_contr/guidepost-2-additional-resources/putting_faith_to_work.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.
