# Templates

## Architecture

* ADR Architectural decision Records - <https://adr.github.io>
* Template for architecture communication and documentation
  * [arc42-documentation](https://docs.arc42.org/home/)&#x20;
  * [arc42-homepage](https://www.arc42.de/)
* The Open Group Architecture Framework (TOGAF) - [Templates](https://publications.opengroup.org/more-categories/templates)

## Requirements Management

* [Requirements Templates — The Blueprint of your Requirement](https://www.sophist.de/fileadmin/user_upload/Bilder_zu_Seiten/Publikationen/RE6/Webinhalte_Buchteil_3/Requirements_Templates_-_The_Blue_Print_of_your_Requirements_Rupp.pdf) (Sophist, Chris Rupp)&#x20;
* [Volere Requirements Specification Template](https://www.volere.org/templates/volere-requirements-specification-template/)

## Project Management

* [Templates by Project Management Life Cycle Stage](https://uit.stanford.edu/pmo/templates) (Stanford University IT)


---

# 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.effective-architect.com/methods-and-tools/dcoumentation/templates.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.
