> For the complete documentation index, see [llms.txt](https://docs.census.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.census.de/navigating-and-searching/detail-view/downloading-images.md).

# Downloading Images

{% hint style="warning" %}
IMPORTANT: Please note that specific [copyrights and licenses ](/using-census-data/image-copyrights.md)apply to all image files available via the Census database.  Further information about the source of the image and the license can be found in [Image Records](/using-census-data/data-in-the-census-records/antique-monument-records/comments/image-records.md) and in the green Tags.&#x20;
{% endhint %}

There are three different methods you can use to download images.&#x20;

### **Method 1**

1. Click the first button on the right side of the Menu bar in Detail view. Please note that this button only functions if the record contains an image available for download:

<figure><img src="/files/Znke3MR8kf6BZWCynma8" alt=""><figcaption></figcaption></figure>

2. The respective license and copyright will then appear, and request you to confirm the terms of use.
3. Choose the size of the image download before clicking on the **Download** button in the lower right corner.

### Method 2

Another way of accessing the **Download Images** command is through the **Detail view** menu bar.&#x20;

1. Select the three dots on the right-hand side of the menu bar:

<figure><img src="/files/GJSxIBtzJsF3aQQj1dtE" alt=""><figcaption></figcaption></figure>

2. Select **Download**.
3. The respective license and copyright will then appear, and you will be requested to confirm the terms of use.
4. Choose the size of the image download before clicking on the **Download** button in the lower right corner

### **Method 3**

You can also download records from the preview menu.&#x20;

1. After you conduct a search, click on one of the results that is tagged with the green tag 'Record includes images available for download'.&#x20;
2. Click on the download button on the upper right corner of the preview menu. Here you will see the download icon along with the number of downloadable images that are attached to the record:

<div align="left"><figure><img src="/files/e8YT7WkrnvYKNoAxpDpd" alt="" width="312"><figcaption></figcaption></figure></div>

3. The respective license and copyright will then appear, and you will be requested to confirm the terms of use.
4. Choose the size of the image download before clicking on the **Download** button in the lower right corner.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.census.de/navigating-and-searching/detail-view/downloading-images.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
