> For the complete documentation index, see [llms.txt](https://guide.impactlabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.impactlabs.io/our-recommendations/organizations.md).

# Organizations

## [Impact Labs ](https://www.impactlabs.io/)[⭐](https://emojipedia.org/star/)

Words of Mouth is a weekly newsletter, sharing opportunities for professional and creative development across design, the arts, tech, nonprofits, architecture, and urbanism.

## [Coding it Forward ](https://www.codingitforward.com/)

Coding it Forward is a nonprofit by and for young people creating new opportunities and pathways into social impact and civic technology.

## [Hack4Impact](https://hack4impact.org/)

Hack4Impact is a 501 (c)(3) nonprofit organization founded at the University of Pennsylvania in Philadelphia, with chapters at various colleges across the United States. Hack4Impact collaborates with nonprofits and other socially responsible organizations to develop software that meets important social and humanitarian needs.


---

# 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:

```
GET https://guide.impactlabs.io/our-recommendations/organizations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
