> For the complete documentation index, see [llms.txt](https://movsta.gitbook.io/turkey/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://movsta.gitbook.io/turkey/schedule/day-1-orientation.md).

# Day 1: Orientation

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="files"></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>15:00</td><td><mark style="color:yellow;"><strong>Arrival in Izmir</strong></mark></td><td></td><td></td><td><a href="/files/HHylJzf2YtBn6ErOkWa2">/files/HHylJzf2YtBn6ErOkWa2</a></td></tr><tr><td>16:00</td><td><p><mark style="color:yellow;"><strong>Registration</strong></mark> </p><p></p><p>Campers receive badges, T-shirts &#x26; shift to dormitory.</p></td><td></td><td></td><td><a href="/files/qxxocj9iKnaxydcpaPBR">/files/qxxocj9iKnaxydcpaPBR</a></td></tr><tr><td>17:00</td><td><p><mark style="color:yellow;"><strong>Program Orientation</strong></mark> </p><p></p><p>Campers receive orientation &#x26; space camp rules.</p></td><td></td><td></td><td><a href="/files/bTCbjhraBcm7DhvlsqZe">/files/bTCbjhraBcm7DhvlsqZe</a></td></tr><tr><td>18:00</td><td><mark style="color:yellow;"><strong>Mission Orientation</strong></mark></td><td></td><td>Provides a general, big picture of the shuttle mission</td><td><a href="/files/ZilIXxB5qbrUjh5wIJoq">/files/ZilIXxB5qbrUjh5wIJoq</a></td></tr><tr><td>19:00</td><td><mark style="color:yellow;"><strong>Dinner</strong></mark></td><td></td><td></td><td><a href="/files/KucAduqBx8WOsuo61Xmd">/files/KucAduqBx8WOsuo61Xmd</a></td></tr><tr><td>20:00</td><td><mark style="color:yellow;"><strong>Strange Science</strong></mark></td><td></td><td>Campers learn experiments from the counselor for future use</td><td><a href="/files/DARbKvPHZYQZl0qe482h">/files/DARbKvPHZYQZl0qe482h</a></td></tr><tr><td>21:00</td><td><mark style="color:yellow;"><strong>Suit Me Up</strong></mark></td><td></td><td>Campers learn space suit evolution and basics of current suits</td><td><a href="/files/1KmxoUQ1v7Ymsw7NZPf4">/files/1KmxoUQ1v7Ymsw7NZPf4</a></td></tr><tr><td>22:00</td><td><mark style="color:yellow;"><strong>Return to Dorm</strong></mark></td><td></td><td></td><td><a href="/files/Jw4dEMBP0TJAhRzOt97l">/files/Jw4dEMBP0TJAhRzOt97l</a></td></tr></tbody></table>


---

# 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://movsta.gitbook.io/turkey/schedule/day-1-orientation.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.
