> For the complete documentation index, see [llms.txt](https://docs.communityinclusion.org/guide-to-accreditation-for-higher-ed-programs/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/guide-to-accreditation-for-higher-ed-programs/appendix/appendix-a.-tables-and-charts/table-4.-facilities-checklist.md).

# Table 4. Facilities Checklist

<table data-header-hidden data-full-width="true"><thead><tr><th width="195.75"></th><th width="229"></th><th width="236"></th><th></th></tr></thead><tbody><tr><td><strong>Facility Name</strong> </td><td><p><strong>Accessible to students in the program the same way it is accessible to students outside the program?</strong></p><p> </p><p>Yes/No</p></td><td><p><strong>Does this facility require all students to have a university issued Identification card (ID)?</strong></p><p>1: Accesses facility using their own ID card,</p><p>2: Uses facilities through a peer mentor,</p><p>3: Uses faculty or staff access,</p><p>4: N/A- No ID card is required for accessing these facilities.</p></td><td><p><strong>Do students in the program have limited access?</strong> </p><p> </p><p><strong>If so, how?</strong> This means that the student in the program has their own access and does not have to access these facilities with peer mentors.</p></td></tr><tr><td>Athletic Center(s)</td><td></td><td></td><td></td></tr><tr><td>Classroom(s)</td><td></td><td></td><td></td></tr><tr><td>Computer Lab(s)</td><td></td><td></td><td></td></tr><tr><td>Printer(s)</td><td></td><td></td><td></td></tr><tr><td>Dining Hall(s)</td><td></td><td></td><td></td></tr><tr><td>Dorm(s)</td><td></td><td></td><td></td></tr><tr><td>Gym(s)</td><td></td><td></td><td></td></tr><tr><td>Health Center</td><td></td><td></td><td></td></tr><tr><td>Interfaith Chapel</td><td></td><td></td><td></td></tr><tr><td>Library </td><td></td><td></td><td></td></tr><tr><td>Recreational Facilities</td><td></td><td></td><td></td></tr><tr><td>Student Union</td><td></td><td></td><td></td></tr><tr><td><p>Theater/</p><p>Auditorium</p></td><td></td><td></td><td></td></tr><tr><td>Kitchen or Common Areas in Residence Halls</td><td></td><td></td><td></td></tr><tr><td>Laundry Facilities</td><td></td><td></td><td></td></tr><tr><td>Instructional Technology (IT) computer support</td><td></td><td></td><td></td></tr><tr><td>Rental Books</td><td></td><td></td><td></td></tr><tr><td>Campus Transportation</td><td></td><td></td><td></td></tr><tr><td>Speech Clinic (or other related service clinics)</td><td></td><td></td><td></td></tr><tr><td>Counseling Services</td><td></td><td></td><td></td></tr><tr><td>Disability Support Services (or Accessibility Resources)</td><td></td><td></td><td></td></tr><tr><td>Campus Police and Safety</td><td></td><td></td><td></td></tr></tbody></table>


---

# 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/guide-to-accreditation-for-higher-ed-programs/appendix/appendix-a.-tables-and-charts/table-4.-facilities-checklist.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.
