# Checklist

This checklist contains a quick overview of all the tasks listed in the Virtual Memorial Guide, along with a handy worksheet that helps you keep track of your decisions along the way. To fully understand the items in the checklist, it is helpful to read the guide first--however, we know that some people don't want to take time reading and prefer to dive right in!

Customize a version of the checklist for your memorial by **making a copy of the document** [**here**](https://docs.google.com/document/d/1oyBjvGZcrSywwK4v64j3N4jjgEkKtov9VEagJ5JfVb4/edit?usp=sharing)**.** &#x20;

{% embed url="<https://docs.google.com/document/d/1oyBjvGZcrSywwK4v64j3N4jjgEkKtov9VEagJ5JfVb4/edit?usp=sharing>" %}


---

# 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://tools.virtualmemorialguide.org/checklist.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.
