# Orientation

- [0: Safety](https://gilmour.online/lancertech/orientation/rules.md): There are rules for using school services and how to remain safe online. Read and move on.
- [1: Microsoft Account](https://gilmour.online/lancertech/orientation/microsoft-account.md): Your Microsoft account is super important, you should know why and how to log in.
- [2: Login to Chrome](https://gilmour.online/lancertech/orientation/chrome.md): For real. Logging into Chrome with your school account makes your life easier.
- [3: Gmail](https://gilmour.online/lancertech/orientation/gmail.md): Let's verify your email account works and go over some features.
- [4: Portal (LMS)](https://gilmour.online/lancertech/orientation/lms.md): Check your homework and the school calendar here.
- [5: Google Drive app](https://gilmour.online/lancertech/orientation/file-stream.md): This important process will let you manage your school files.
- [6: Printing](https://gilmour.online/lancertech/orientation/6-printing.md): GA uses a system called PaperCut to authorize print jobs
- [7: Security](https://gilmour.online/lancertech/orientation/security.md): You have a responsibility to keep your machine clean while it's on our network.
- [8: More Tools](https://gilmour.online/lancertech/orientation/more-tools.md): Get your Microsoft Office and other handy tools.


---

# 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://gilmour.online/lancertech/orientation.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.
