> For the complete documentation index, see [llms.txt](https://congress2023.jef.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://congress2023.jef.eu/practical-information/hello-newbie.md).

# Hello Newbie!

### Save the Date(s)!

<figure><img src="/files/NQM424y2sGpcmnMVOegx" alt=""><figcaption></figcaption></figure>

We will have three meetings in total which concern the Congress.&#x20;

During the **International Officers' Evening** on 10th October, we will give the latest logistical updates about the Congress preparations and hold a debate training in the framework of our MEET project to provide internal skills development.&#x20;

* Doodle:  <https://doodle.com/meeting/participate/id/b69rR9Na>
* Zoom Link: <https://us06web.zoom.us/j/89103196312?pwd=zhpaa2yL07XVabSvhoWjRIsrq5bRMJ.1#success>

As a lead-up to the Congress, we will host an online event on 25th October (***19:00 - 21:00 CET***), where candidates for the JEF Europe Executive Board will share their visions for the upcoming mandate in more depth as part of a **MEET the Candidates** event. If you consider running for the Executive Board, please mark this date in your calendar especially. In order to be a part of this event, your candidature should be submitted by 22 October (however, there is no general deadline for applications). &#x20;

* Doodle:  <https://doodle.com/meeting/participate/id/boyNYMKe>
* Zoom Link: <https://us06web.zoom.us/j/87235806926?pwd=hQzUpBSptbUsgfz5spaeKD3vcJj075.1#success>

Finally, a **Congress Preparatory Webinar** on 2nd November (***19:00 - 20:00 CET***) will go into JEF's statutory bodies, the agenda items and all the procedures of the event, making it the perfect opportunity for newbies to get acquainted!&#x20;

* Doodle: <https://doodle.com/meeting/participate/id/bY5kvNpb>
* Zoom Link: <https://us06web.zoom.us/j/89882042145?pwd=baI1uzEFGbjwtAr7sORTrMLiHsD0ra.1#success>

Please fill in the **Doodle** for these meetings to indicate your attendance.&#x20;

If you cannot attend these meetings, the recordings and presentations will be published on this website.

### International Officers' Evening 10/10/2023

* **Presentation**: <https://drive.google.com/file/d/1ALEo7hxsyf2HxjqTW-UWo4kBTf5Slw5X/view?usp=sharing>
* **Recorded Meeting:** <https://drive.google.com/file/d/1ETP-DVem4r7zxAjhrxioQBbWGdeSDWtH/view?usp=sharing>

### MEET the Candidates 25/10/2023

* **Recorded Meeting:** <https://drive.google.com/file/d/1GwCQ70qvF4Kikr9YXYqWmLXizUmbL_YW/view?usp=sharing>

### **Congress Preparatory Webinar** 02/11/2023

* **Presentation**: <https://drive.google.com/file/d/1KTpYlmSJikNIb3-0Wou6mpVgP9nyypOd/view?usp=sharing>
* **Recorded Meeting:** <https://drive.google.com/file/d/1qM9K48l4_1vbxWsz96sNl38qPUuai2Ws/view?usp=sharing>


---

# 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://congress2023.jef.eu/practical-information/hello-newbie.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.
