# Master of Technological Futures

This an [Open](https://opendefinition.org/), online & editable workbook serves as a set of notes, that can be viewed, commented & edited by peers, facilitators, advisors, mentors, friends, colleagues & general public.

Where permissible, information may be pulled from other [Google Apps](https://drive.google.com/drive/folders/1MVRhsMo_VtZPt7ibMvJQdt93vdyPuIPx?usp=sharing) notes, as well as conversations in [Slack](https://masters-tfl.slack.com/), or any chosen means of communication.

Where applicable, [Chatham House Rule](https://en.wikipedia.org/wiki/Chatham_House_Rule#The_rule) is observed:

> "When a meeting, or part thereof, is held under the Chatham House Rule, participants are free to use the information received, but neither the identity nor the affiliation of the speaker(s), nor that of any other participant, may be revealed."

![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)

This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).

* **Share** — copy and redistribute the material in any medium or format
* **Adapt** — remix, transform, and build upon the material for any purpose, even commercially.


---

# 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://mtf.meshed.nz/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.
