> 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-elections-2024/overview/readme/engagement-events.md).

# Engagement events

## Community Engagement Event Details

\
Here are the details of the events, they can also be found under the events areas in discord.  We have organised them at different times to accommodate our global membership.

* [Tuesday 20th August @ 1300 GMT](https://discord.gg/5Pbk2qZR?event=1271168484260446218)
* [Friday 23rd August @ 1100 GMT](https://meet.google.com/cyz-jpah-uec?authuser=0\&hs=122)
* [Tuesday 27th August @1600 GMT](https://meet.google.com/tus-wfxx-fea?authuser=0\&hs=122)
* [Friday 30th August @1000 GMT](https://meet.google.com/owp-juss-izj?hs=122\&authuser=0)

We will also be holding weekly drop in question and answer sessions on the following dates.  Please feel free to drop by and ask any questions you may have.

* [Tuesday 3rd September @ 1700 GMT](https://meet.google.com/hwm-xnef-rcx?authuser=0\&hs=122)
* [Tuesday 10th September @17.00 GMT](https://meet.google.com/hwm-xnef-rcx?authuser=0\&hs=122)
* [Tuesday 17th September @1700 GMT](https://meet.google.com/hwm-xnef-rcx?authuser=0\&hs=122)
* [Tuesday 24th September @1700 GMT](https://meet.google.com/hwm-xnef-rcx?authuser=0\&hs=122)
* [Tuesday 01st October @1700 GMT](https://meet.google.com/hwm-xnef-rcx?authuser=0\&hs=122)
* [Tuesday 08th October @1700 GMT](https://meet.google.com/hwm-xnef-rcx?authuser=0\&hs=122)
* [Tuesday 15th October @1700 GMT](https://committees.docs.intersectmbo.org/intersect-parameter-committee/)
* [Tuesday 22nd October @1700 GMT](https://meet.google.com/hwm-xnef-rcx?authuser=0\&hs=122)
* [Tuesday 29th October @1700 GMT](https://meet.google.com/hwm-xnef-rcx?authuser=0\&hs=122)

If you think we need additional events then please comment on the [discord channel](https://discord.com/channels/1136727663583698984/1270677346743222337)

##

## Community Engagement Presentation

Here is a[ link to the presentation pack](https://docs.google.com/presentation/d/15xGQQFskhNr8yLz3eAQA0t8Bor7YSasajZVbqCvrYPY/edit?usp=sharing) used within the community engagement events.  This information aligns to the information contained within the Knowledge Base

These slides have also been shared with the Intersect Community Hubs&#x20;

##

## Community Engagement Event Recordings

{% hint style="info" %}
Please note that some items are still work in progress so the information provided in the recordings may change slightly as we mature the process. The information within this knowledge base is the most current and up to date information.
{% endhint %}

### Engagement Event 27th August

[Recording](https://drive.google.com/file/d/1cEpYt8HaN6tJsw5pgEJARlGMa1JTFiqq/view?usp=sharing)

[Transcript](https://docs.google.com/document/d/1rdEVwgG59_p90YUlS0Q_k1Caasx1kSgK-8nVE_sLuUo/edit?usp=sharing)

### Engagement Event 23rd August

[Recording](https://drive.google.com/file/d/1tsRHBd0LHFi9o0opss3AU6_5dXdXjMPn/view?usp=sharing)

[Transcript](https://docs.google.com/document/d/1mFJFuG1IplEWhxp3zLoHLa5NVJJ0erKrTCVbq5sLfew/edit?usp=sharing)<br>

## Candidate X-Space Events

* [Mon 7th Oct - Board and ISC Candidate X-Space](https://x.com/i/spaces/1yNGagnOqYRxj)
* [Thu 10th Oct - OSC Candidate X-Space (hosted by @IntersectOSO)](https://discord.com/events/1136727663583698984/1291393763113046096)
* [Sun 13th Oct - MCC Candidate X-Space (hosted by MCC X Space)](https://x.com/Intersect_MCC/status/1843526576488780025)
* [Mon 14th Oct - Product and TSC Candidate X-Space](https://x.com/i/spaces/1yoKMyrjpbeKQ)
* [Wed 16th Oct - Civics and Budget Candidate X-Space](https://x.com/i/spaces/1ynKODdwNwEGR)


---

# 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-elections-2024/overview/readme/engagement-events.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.
