# Promoting 'Dynamic Documents' and 'Living Research Projects'

## Dynamic Documents

By “**Dynamic Documents**” I mean papers/projects built with [Quarto](https://quarto.org/), R-markdown, or JuPyTer notebooks (the most prominent tools) that do and report the data analysis (as well as math/simulations) in the same space that the results and discussion are presented (with ‘code blocks’ hidden).

I consider some of the benefits of this format, particularly for EA-aligned organizations like Open Philanthropy: [Benefits of Dynamic Documents](/the-unjournal-project-and-communication-space/benefits-and-features/dynamic-documents-vs-living-projects/benefits-of-dynamic-documents.md)

## **Living Research Projects**

“Continually update a project” rather than start a “new extension paper” when you see what you could have done better.

The main idea is that each version is given a specific time stamp, and that is the object that is reviewed and cited. This is more or less already the case when we cite working papers/drafts/mimeos/preprints.

See [Benefits of Living Research Projects](/the-unjournal-project-and-communication-space/benefits-and-features/dynamic-documents-vs-living-projects/living-research-projects.md#living-kaizend-research-projects), further discussing the potential benefits.


---

# 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://globalimpact.gitbook.io/the-unjournal-project-and-communication-space/benefits-and-features/dynamic-documents-vs-living-projects.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.
