# ¶ Exhibit Examples

* [Racing to Change](https://mnchexhibits.uoregon.edu/racing-to-change/) - An exhibit that focuses on the Civil Rights Movement in 1960s and 70s Oregon. Platform: A developer customized site
* [Japanese Digitization Project](https://scalar.usc.edu/works/csujad-exhibit/index) - An exhibit about Japanese nationals and Japanese American WWII internment. Platform: [Scalar](https://scalar.me/anvc/scalar/)
* [A Gospel of Health: Hilla Sheriff's Crusade Against Malnutrition in South Carolina](https://digital.library.sc.edu/exhibits/hillasheriff/) - An exhibit about Dr. Hilla Sheriff, a pioneering crusader for the public health system in Progressive Era South Carolina. Platform: Wordpress (.[com](https://wordpress.com/) and .[org](https://wordpress.org/))&#x20;
* [Drawn to the Nines](https://wustl.omeka.net/exhibits/show/drawn-to-the-nines) - An exhibit about the use of costuming in mid-century illustration. Platform: Omeka ([.net](https://www.omeka.net/) and [.org](https://omeka.org/))
* [Quack Cures and Self-Remedies](https://dp.la/exhibitions/patent-medicine/1860-1920) - An exhibit about dubious "cures" and patient care in the mid-19th to early 20th century. Platform: A developer customized site
* [#LovecraftCountry](https://sites.psu.edu/lovecraftcountry/) - An exhibit that examines historical, literary, and cultural events presented in the show Love Craft Country with published and primary source materials. Platform: Wordpress (.[com](https://wordpress.com/) and .[org](https://wordpress.org/))&#x20;


---

# Agent Instructions: 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://bcds.gitbook.io/handbook/digital-scholarship-methods/introduction-to-digital-exhibits/exhibit-examples.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.
