> For the complete documentation index, see [llms.txt](https://philadelphia.worldiaday.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://philadelphia.worldiaday.org/community.md).

# Community

- [Taylor Wells](https://philadelphia.worldiaday.org/community/taylor-wells.md): Volunteer & Organizer at World IA Day Philadelphia
- [Alicia Raciti](https://philadelphia.worldiaday.org/community/alicia-raciti.md): Speaker at World IA Day Philadelphia
- [Amy Silvers](https://philadelphia.worldiaday.org/community/amy-silvers.md): Speaker at World IA Day Philadelphia
- [Andrew Golaszewski](https://philadelphia.worldiaday.org/community/andrew-golaszewski.md): Speaker of World IA Day Philadelphia
- [Anne Gibson](https://philadelphia.worldiaday.org/community/anne-gibson.md): Speaker
- [Auldyn Matthews](https://philadelphia.worldiaday.org/community/auldyn-matthews.md): Speaker at World IA Day Philadelphia
- [Clarisa Diaz](https://philadelphia.worldiaday.org/community/clarisa-diaz.md): Speaker
- [Danielle Chen](https://philadelphia.worldiaday.org/community/danielle-chen.md): Speaker, Volunteer, Organizer, Mentor, ...
- [David Dylan Thomas](https://philadelphia.worldiaday.org/community/david-dylan-thomas.md): Speaker, World IA Day Philadelphia 2018, 2019, 2026
- [Debra Gelman](https://philadelphia.worldiaday.org/community/debra-gelman.md): Speaker at World IA Day Philadelphia
- [George Demiris](https://philadelphia.worldiaday.org/community/george-demiris.md): Speaker
- [Gerry Gant](https://philadelphia.worldiaday.org/community/gerry-gant.md): Speaker, Organizer
- [James Pannafino](https://philadelphia.worldiaday.org/community/james-pannafino.md): Speaker at World IA Day Philadelphia
- [Jasmine Patel](https://philadelphia.worldiaday.org/community/jasmine-patel.md): Speaker at World IA Day Philadelphia
- [John Ferrara](https://philadelphia.worldiaday.org/community/john-ferrara.md): Speaker at World IA Day Philadelphia
- [Keith Karn](https://philadelphia.worldiaday.org/community/keith-karn.md): Speaker at World IA Day Philadelphia
- [Kel Smith](https://philadelphia.worldiaday.org/community/kel-smith.md): Speaker at World IA Day Philadelphia
- [Kevin Hoffman](https://philadelphia.worldiaday.org/community/kevin-hoffman.md): Speaker at World IA Day Philadelphia
- [Lindsay Grow](https://philadelphia.worldiaday.org/community/lindsay-grow.md): Speaker
- [Lori Cavallucci](https://philadelphia.worldiaday.org/community/lori-cavallucci.md): Speaker at World IA Day Philadelphia
- [Malaika Carpenter](https://philadelphia.worldiaday.org/community/malaika-carpenter.md): Speaker at World IA Day Philadelphia
- [Michael Carvin](https://philadelphia.worldiaday.org/community/michael-carvin.md): Speaker at World IA Day Philadelphia
- [Michael Gadsby](https://philadelphia.worldiaday.org/community/michael-gadsby.md): Speaker at World IA Day Philadelphia
- [Nidhi Jalwal](https://philadelphia.worldiaday.org/community/nidhi-jalwal.md): Speaker
- [Rob Tannen](https://philadelphia.worldiaday.org/community/rob-tannen.md): Speaker at World IA Day Philadelphia
- [Upma Singh](https://philadelphia.worldiaday.org/community/upma-singh.md): Speaker and organizer of World IA Day Philadelphia
- [Michael Leis](https://philadelphia.worldiaday.org/community/michael-leis.md): Speaker, World IA Day Philadelphia 2026
- [Janine Rosado](https://philadelphia.worldiaday.org/community/janine-rosado.md): Speaker, World IA Day Philadelphia 2026
- [Urszula Pruchniewska](https://philadelphia.worldiaday.org/community/urszula-pruchniewska.md): Speaker, World IA Day Philadelphia 2026
- [Sara Wachter-Boettcher](https://philadelphia.worldiaday.org/community/sara-wachter-boettcher.md): Speaker, World IA Day Philadelphia 2026
- [Lisa Woodley](https://philadelphia.worldiaday.org/community/lisa-woodley.md): Speaker, World IA Day Philadelphia 2026
- [Jenny Sun](https://philadelphia.worldiaday.org/community/jenny-sun.md): Speaker, World IA Day Philadelphia 2026
- [Mary Carroll-Mason](https://philadelphia.worldiaday.org/community/mary-carroll-mason.md): Speaker, World IA Day Philadelphia 2026


---

# 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://philadelphia.worldiaday.org/community.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.
