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

# Community

- [Our team](https://london.worldiaday.org/community/our-team.md): Our events are made possible by passionate volunteers, knowledgeable speakers, and dedicated organizers who contribute their time and expertise to advance the practice of IA.
- [DUPLICATE THIS BIO](https://london.worldiaday.org/community/duplicate-this-bio.md)
- [Jody Parker](https://london.worldiaday.org/community/jody-parker.md): Speaker
- [Shruti Vinodh](https://london.worldiaday.org/community/shruti-vinodh.md): Speaker
- [Jenny Brooker](https://london.worldiaday.org/community/jenny-brooker.md): Speaker
- [Rafaëla Ellensburg](https://london.worldiaday.org/community/rafaela-ellensburg.md): Speaker
- [Larry Swanson](https://london.worldiaday.org/community/larry-swanson.md): Speaker
- [Duncan Stephen](https://london.worldiaday.org/community/duncan-stephen.md): Speaker
- [Marc Stephenson](https://london.worldiaday.org/community/marc-stephenson.md): Organiser
- [Dan Howarth](https://london.worldiaday.org/community/dan-howarth.md): Organiser
- [John Dickens](https://london.worldiaday.org/community/john-dickens.md): Speaker
- [Upma Singh](https://london.worldiaday.org/community/upma-singh.md): Speaker
- [Tom Hewitson](https://london.worldiaday.org/community/tom-hewitson.md): Speaker
- [Iriani Amirudin](https://london.worldiaday.org/community/iriani-amirudin.md): Organizer
- [Rik Williams](https://london.worldiaday.org/community/rik-williams.md): Lead Organsier
- [Frances Gordon](https://london.worldiaday.org/community/frances-gordon.md): Speaker
- [John Willshire](https://london.worldiaday.org/community/john-willshire.md): Speaker
- [Bryn Ray](https://london.worldiaday.org/community/bryn-ray.md): Speaker
- [David Bailey](https://london.worldiaday.org/community/david-bailey.md): Speaker
- [Ian Piper](https://london.worldiaday.org/community/ian-piper.md): Speaker
- [Ioannis Nousis](https://london.worldiaday.org/community/ioannis-nousis.md): Speaker
- [Poorume Yoo](https://london.worldiaday.org/community/poorume-yoo.md)
- [Peter Morville](https://london.worldiaday.org/community/peter-morville.md): Speaker
- [Mari Smirnova](https://london.worldiaday.org/community/mari-smirnova.md): Organizer
- [Mike Atherton](https://london.worldiaday.org/community/mike-atherton.md): Speaker, organizer
- [Johanna Kollman](https://london.worldiaday.org/community/johanna-kollman.md): Organizer
- [Rahel Anne Bailie](https://london.worldiaday.org/community/rahel-anne-bailie.md): Chief Knowledge Officer, Scroll
- [Helen Lippell](https://london.worldiaday.org/community/helen-lippell.md): Speaker


---

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