> 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/general/accessing-mirador.md).

# Accessing Mirador

Mirador is accessed through a web browser, software application for accessing information on the World Wide Web such as Google Chrome, Apple Safari, or Mozilla Firefox. A typical Mirador URL from the Princeton University Art Museum looks like: <https://static.artmuseum.princeton.edu/mirador3/?manifest=https://data.artmuseum.princeton.edu/iiif/packages/192129>

Mirador has been thoroughly tested for compatibility in all modern web browsers. Internet Explorer is not recommended.

The Museum supports several different configurations of Mirador optimized for different viewing experiences. These include:

* [Single Object View](/puam-mirador/single-object-view/untitled.md)
* [Package View](/puam-mirador/package-view/untitled.md)
* [List View](/puam-mirador/window-list-view/overview.md)


---

# 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/general/accessing-mirador.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.
