> For the complete documentation index, see [llms.txt](https://gtae.gitbook.io/ifl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gtae.gitbook.io/ifl/calendar-and-teams.md).

# Calendar and Teams

Having completed your in-person initiation, you will be automatically added to the official 'GTAE Indoor Flight Lab' Outlook Group, which is where our scheduling calendar is hosted. The calendar can be found under the 'Groups' tab in the Calendar section of your GT Outlook (see pic below, highlighted yellow). When making a calendar entry, please put your ***name only in the title*** (as shown highlighted in green) and then your *purpose and contact details in the description* (shown highlighted in pink). I remind you to consult the reservation rules in the ​[Shared Spaces User Agreement](https://gtvault-my.sharepoint.com/:b:/g/personal/lwhitcher3_gatech_edu/EQ1qGcK0uClNnH4quqpN3nYBovtbz-jjVqPmLyZNmJooGQ?e=dhOZ4R\&xsdata=MDV8MDJ8bGVld2hpdGNoZXJAZ2F0ZWNoLmVkdXxkYzExYzU5NTYwYjQ0NTUwZjYyNTA4ZGU2ZDgyOTZlZnw0ODIxOThiYmFlN2I0YjI1OGI3YTZkN2YzMmZhYTA4M3wxfDB8NjM5MDY4NjA0ODIxMjgxODIyfFVua25vd258VFdGcGJHWnNiM2Q4ZXlKRmJYQjBlVTFoY0draU9uUnlkV1VzSWxZaU9pSXdMakF1TURBd01DSXNJbEFpT2lKWGFXNHpNaUlzSWtGT0lqb2lUV0ZwYkNJc0lsZFVJam95ZlE9PXwwfHx8\&sdata=anJFK0ZJVFlmUGZqcDF5VkpsVmJFZ1JpVndTb2VuWnpNdnNHckowd01LVT0%3d)​.

You will also be automatically added to the 'GTAE Indoor Flight Lab' Team whose membership is <mark style="background-color:$danger;">**mandatory**</mark> since this is the primary mechanism for announcements to all IFL users.

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


---

# 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://gtae.gitbook.io/ifl/calendar-and-teams.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.
