# Overview

<figure><img src="/files/GOsLw9bjZqa0BWBSdOhw" alt=""><figcaption><p>Facilitator</p></figcaption></figure>

1. `End session` and back to the local activities list.
2. Update the typed ideas:
   * Change the type.
   * Change the text.
   * Remove the idea.
3. Watch the `Session ideas` in real-time.
4. Watch the `Participants` in real-time.
5. Read the `Description` of the activity.
6. Read the `Types` of the activity.
7. Type an idea and set its type.
8. Add an idea.

***

<figure><img src="/files/T1r4V3uTN5JfgQ7vM5JF" alt=""><figcaption><p>Participant</p></figcaption></figure>

1. `Flag facilitator you are done`, or `End session` and back to the local activities list.
2. Update the typed ideas:
   * Change the type.
   * Change the text.
   * Remove the idea.
3. Read the `Description` of the activity.
4. Read the `Types` of the activity.
5. Type an idea and set its type.
6. Add an idea.


---

# 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://docs.ideas-spark-booth.com/run-sessions/overview.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.
