# Joshua's Process Log

## Joshua's Process Log

- [❓Question Log](https://log.joshuaglass.net/master.md): An ongoing log of personal and artistic research questions.
- [👨‍🎨AiR Moinhos do Dão](https://log.joshuaglass.net/air-moinhos-do-dao.md): Documentation of my 9-day artistic research at the intersection of nature connection & regenerative culture.
- [add.Moinhos do Dão](https://log.joshuaglass.net/nature-connection-x-regeneration/air-moinhos-do-dao-add.md): Process journal for artistic residence at Moinhos do Dão, Mangualde, Portugal.
- [Thinking outloud 2021-09-23](https://log.joshuaglass.net/nature-connection-x-regeneration/thinking-outloud-2021-09-23.md): A wide collection of notes written during a weeklong residency at Moinhos do Dão in Portugal on the topic of the intersection. of Nature Connection and Regeneration.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://log.joshuaglass.net/master.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.
