> 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/kevin-hoffman.md).

# Kevin Hoffman

<div align="left"><figure><img src="/files/ap33dTshbNUikf572DzE" alt=""><figcaption></figcaption></figure></div>

Kevin is the author of the book "[Meeting Design](https://rosenfeldmedia.com/books/meeting-design/)" from Rosenfeld Media, an information architect, and a design strategist that has been building web stuff since 1995. He founded the distributed design network Seven Heads Design, a network of highly experienced digital design thinkers who operate independently, but love working together. Formerly, he served as Experience Director for the award-winning web design agency Happy Cog, and spent several years providing and teaching digital communications strategy and web design in higher education. He speaks regularly about collaboration in the design process at conferences around the world. And he'd love to talk to you at kevinmhoffman.com, or at @kevinmhoffman on Twitter.

### Community Involvement

* YYYY, Speaker, "[TALK TITLE](/events/template-philadelphia-yyyy.md#hh-mm-am-pm-talk-title-speaker-s)"&#x20;
* 2015, Speaker, [Philadelphia 2015](/events/philadelphia-2015.md#responsive-reorganization-integrating-everyone-into-the-process)

### Connect

* <i class="fa-globe-pointer">:globe-pointer:</i> Website: <https://kevinmhoffman.com/>
* <i class="fa-linkedin">:linkedin:</i> LinkedIn: <https://www.linkedin.com/in/kevinmhoffman/>
* <i class="fa-x-twitter">:x-twitter:</i> X/Twitter: <https://x.com/kevinmhoffman>


---

# 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/kevin-hoffman.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.
