# Onboarding Page

**Welcome to the Onboarding Pack for Elected Committee Members**

This page contains the official onboarding slide deck designed to help newly elected committee members get up to speed. The presentation includes key information about your role, responsibilities, timelines, and tools you'll be using throughout your term. Please review the PDF before your onboarding call to familiarize yourself with the content.

{% hint style="info" %}
**Note:** This onboarding slide pack may be updated as needed to reflect changes or improvements.
{% endhint %}


---

# 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.intersectmbo.org/intersect-knowledge-base/intersect-membership/intersect-voting-events/intersect-elections-2025/onboarding-page.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.
