> 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/quick-reference.md).

# Quick Reference

#### Adding and Removing Objects

* To add a first object to the window, click the "Start Here" button in the top left ![](/files/m1cmybX7p3wFuqm5o8xY)
* To add a second object for comparison, click the "+" symbol in the top left ![](/files/1MKRHcbAyWTbe40JGPpy)
* To remove an object from the window, click the "x" in the top right ![](/files/4pSMR2mbNYDlWEbqhkSf)

#### Controlling the Viewer

* To zoom in on an image, double-click on the point to which you'd like to zoom
* To zoom out from a point, hold the shift key and double-click on the image
* To pan an image horizontally or vertically, single-click on the image and while holding the mouse button down, drag in the desired direction
* To cycle through multiple views, use the previous/next buttons at the bottom of the window ![](/files/AthTYzOZWwOJWtTJgZEL)

#### Configuring the Viewer

* To view thumbnails or switch to gallery view, click the views and thumbnails icon in the upper right ![](/files/nkHn9ns9jtFsHNOpKJqe)
* To change the default color theme of Mirador, click the settings icon on the left sidebar and select "Change Theme" ![](/files/JcwQwPefMtXgcKHdEcM8)
* To toggle the object information panel on/off, click the three-bar icon in the upper right ![](/files/EtGTAULWE8rc0gIur2zO)

####

####


---

# 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/quick-reference.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.
