> For the complete documentation index, see [llms.txt](https://princeton-university-art-museu-1.gitbook.io/puam-mirador/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://princeton-university-art-museu-1.gitbook.io/puam-mirador/other/working-across-collections.md).

# Working Across Collections

One of the core tenets of IIIF is enabling interoperability between image repositories. As such, use of Mirador is not limited to images from the Princeton University Art Museum but can be extended to work with images from any number of institutions that support IIIF. These [include](https://iiif.io/community/#participating-institutions) the Princeton University Library, the Smithsonian, and Yale University to name a few.

While methods of importing images into Mirador vary somewhat across institutions, generally speaking if an institution's online collection pages display the [IIIF icon](https://blogs.getty.edu/iris/30000-getty-museum-images-published-iiif/), it can be dragged into a Mirador window to display the image.

![Comparing portraits of Washington from the National Portrait Gallery (left) and Princeton (right)](/files/p0ng5ij80coPby78M4JT)


---

# 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://princeton-university-art-museu-1.gitbook.io/puam-mirador/other/working-across-collections.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.
