# Template Examples

### Standard Monolith Report

This is an example of the standard report that Monolith has generated automatically.  This is the templated form.  It contains examples of how to use template variables, loop syntax, tables, and evidence photos.

{% file src="/files/8dms6na4yqJgREEJsqZw" %}

### Chain of Custody with Signatures

This is a simple template that shows how to output the chain of custody for an item with signature images.

{% file src="/files/kiccpTjw6HD5IKwb3nvf" %}


---

# Agent Instructions: 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://docs.monolithforensics.com/monolith/monolith-features/case-reports/report-templates/template-examples.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.
