# Discussion panels

{% tabs %}
{% tab title="Description" %}

### Exploring the boundaries

An unguided exploration allows the blending of different perspectives and layers of understanding around the same topic. An initial prompt allows to kickstart the discussion and explore its evolving boundaries as more people share their understanding, evidence, and interpretations of the "now". This lays the ground for anticipating potential future impacts and give direction towards possible actions (adjacent possible).

Discussion panels will be prompted with the topic:

> **“Today's trends & weak signals and future impacts”.**
> {% endtab %}

{% tab title="Details" %}

### When?

* **06:00 PM CEST** on September 11th.
* **08:45 PM CEST** on September 11th.

Not in Europe? [Find out for your location](https://www.worldtimebuddy.com/cest-to-est-converter).

👉 [See the full program here](https://sensingthepresent.designcriticalthinking.com/master) 👈

### Facilitator

This is an unguided discussion with no facilitation per-se. The event organiser will prompt the groups with the initial topic and the groups will be free to explore as seems fit.
{% endtab %}
{% endtabs %}


---

# 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://sensingthepresent.designcriticalthinking.com/program/discussion-panels.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.
