> For the complete documentation index, see [llms.txt](https://committees.docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://committees.docs.intersectmbo.org/intersect-product-committee/committee-outcomes/2030-long-term-cardano-vision/draft-review-workshops/workshop-21st-august-2025-remote.md).

# Workshop - 21st August 2025 - Remote

## Context

This was the first remote draft review workshop. The workshop had around 25 active participants and it was run primarily on a Miro Board with support from a Google doc.

## Feedback collected

* [Miro Board link ](https://miro.com/app/board/uXjVJRtSN8U=/?share_link_id=351563764089)
* [Google doc Link](https://docs.google.com/document/d/1pVzQN-S5AliHtY6NLG4hk3P7NVtyNv3KfWe_ophrjF8/edit?tab=t.0#heading=h.45th4leoyxzx)

Other links

* [Session Recording](https://drive.google.com/file/d/1ePAmjAiXMdxrjQxPGGTPmMmsr_nWDGmZ/view)
* [Transcript](https://docs.google.com/document/d/1vtcvTb4Dm9bIj2RROYAxaphRRY-qCGC4Di9WbNylo3A/edit?usp=sharing)
* [Session Chat](https://drive.google.com/file/d/1R4jpzuIKQVViQG7YqcEkdPpKOTNwdHTG/view)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://committees.docs.intersectmbo.org/intersect-product-committee/committee-outcomes/2030-long-term-cardano-vision/draft-review-workshops/workshop-21st-august-2025-remote.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
