> For the complete documentation index, see [llms.txt](https://benjamin-albritton.gitbook.io/bsa-iiif-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://benjamin-albritton.gitbook.io/bsa-iiif-tutorials/master.md).

# Overview

* **Thursday, March 26, 3-3:40 pm EST/12-12:40 pm PST**: **Learn to find and use IIIF content in the Mirador digital collections viewer.** Participants will come away with a better understanding of what IIIF content is, and how to maximize the research value of digitized collections with commonly used tools.&#x20;

* **Monday, March 30, 5-5:50pm EST/2-2:40pm PST**: **Learn to set up Mirador as a personalized research tool.** Participants will learn how to complete your own Mirador install, the benefits of doing so, and how to customize common configuration options that researchers use.

* **Wednesday, April 1, 2-2:40pm EST/11-11:40am PST:** **Learn** **about teaching with IIIF and Mirador.** This basic tutorial will offer tips and tricks to those with little experience, and also provide pointers to more advanced information for those who want to dive deeper.


---

# 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://benjamin-albritton.gitbook.io/bsa-iiif-tutorials/master.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.
