> For the complete documentation index, see [llms.txt](https://community-archives.gitbook.io/toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community-archives.gitbook.io/toolkit/appendix-further-reading-and-resources/appendix-c.-examples-of-community-archives.md).

# Appendix C. Examples of Community Archives

* [Queens Memory Informational Brochure](https://queensmemory.org/wp-content/uploads/2020/09/QueensMemory_Brochure_General_R6.final_-1.pdf) (Queens Public Library)
  * [Resources List](https://queensmemory.org/resources/) (Forms and guides for volunteers, consent, pre-interview, interview, transcription, audio editing, and home movie day)
* [Los Angeles Public Library: LA COVID-19 Community Archive](https://tessa.lapl.org/c13)
* [Community Archivists Program | Austin Public Library](https://library.austintexas.gov/ahc/community-archivists-program)
* [Arlington Black History Community Archive](https://arlingtonlibrary.org/ABHCA)
* [Bangor Area Community Archives Project](https://bangorpubliclibrary.omeka.net/)
* Buncombe County Special Collections [Community-Based Archives & Projects](https://specialcollections.buncombecounty.org/community-archives/)
* [The People's Archive | District of Columbia Public Library](https://www.dclibrary.org/plan-visit/martin-luther-king-jr-memorial-library/peoples-archive)&#x20;
* [Santa Barbara Community Archives Project](https://spotlight.library.ucsb.edu/starlight/sbcap/about/about)
* [Western Maine Foothills Community Archive—West Paris Public Library](https://www.westparislibrary.org/western-maine-foothills-community-archive)
* [Rhode Island LGBTQ+ Community Archive | Providence Public Library Digital Collections](https://provlibdigital.org/islandora/object/ppl%3Ari-lgbtq)
* [Documenting COVID-19](https://docs.google.com/document/d/1v5tso8spFq6SpW53h2OJULcdRoPEbyI6xpah31kW-H0/edit) managed by DocNow
* [LLILAS Benson Latin American Digital Initiatives (LADI)](https://ladi.lib.utexas.edu) (post-custodial)&#x20;
* [Sallie Bingham Center for Women's History and Culture at Duke University](https://library.duke.edu/rubenstein/bingham) (Community-Institutional partnership)
* [Republican & Politically Conservative Women collection at the Schlesinger Library at Harvard Univeristy’s Radcliffe Institute](https://guides.library.harvard.edu/schlesinger_republican) (Community-Institutional partnership)
* [Archiving Student Activism Toolkit | Project STAND](https://standarchives.com/archiving-student-activism-toolkit-3/)&#x20;
* [Documenting the Now](http://www.docnow.io/)&#x20;
* [Archives For Black Lives In Philadelphia Anti-Racist Description Resources](https://archivesforblacklives.files.wordpress.com/2019/10/ardr_final.pdf)&#x20;
* [The Activists' Guide to Archiving Video](https://archiving.witness.org/archive-guide/)&#x20;
* [Resources | Community Archives and Heritage Group](https://www.communityarchives.org.uk/resources)
* [Community Webs](https://communitywebs.archive-it.org/)&#x20;
* [Homosaurus](http://homosaurus.org)&#x20;
* [Archives At Risk Help Desk | LA as Subject](https://laassubject.org/archives-risk-help-desk)


---

# 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://community-archives.gitbook.io/toolkit/appendix-further-reading-and-resources/appendix-c.-examples-of-community-archives.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.
