> For the complete documentation index, see [llms.txt](https://civic-switchboard.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://civic-switchboard.gitbook.io/guide/engaging-partners/resources.md).

# Selected Resources

On this page, we've selected and described some resources that we think are relevant to the "Engaging" section.&#x20;

**Center for Community Health and Development at the University of Kansas.  "Creating and Maintaining Partnerships." part of Community Tool Box.** [**https://ctb.ku.edu/en/creating-and-maintaining-partnerships**](https://ctb.ku.edu/en/creating-and-maintaining-partnerships)

The skills and techniques of building community partnerships are not unique to libraries and other data intermediaries. This toolkit, part of a larger resource supporting community-based work, gives specific, practical guidance on developing and maintaining partnerships.

**Headd, Mark. (n.d.). How to Talk to Civic Hackers.**[ **https://www.civichacking.guide/**](https://www.civichacking.guide/)

Mark Headd, the former Chief Data Officer for the City of Philadelphia,  focuses on slightly different, but adjacent, kind of partnership: government employees collaborating with volunteer technology groups. There is plenty of relevant and detailed information for libraries and data partners here; in particular you may want to look at the [Strategies for Engagement](https://www.civichacking.guide/strategies_for_engagement.html) section.

[<br>](https://civic-switchboard.gitbooks.io/guide/content/finding-a-data-intermediary-partner.html)


---

# 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://civic-switchboard.gitbook.io/guide/engaging-partners/resources.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.
