# 6: Printing

{% embed url="<https://www.loom.com/share/c3dfdb2dcb024677a03aa2907e3277f7>" %}
Here's a brief summary of this section
{% endembed %}

## Don't forget about paper size!

It's the worst feeling to print a document, get over to the printer, then release your job only to find out that there's an error. Most of the time, students are printing from their browser and forgetting to specify the page size. This

![](/files/-LryQeXbCVwaoAN-FMnm)

## Install PaperCut

This only works if you're on the school WiFi. If you're remote, you'll have to skip this process for now.

### Windows

{% embed url="<https://papercut.com/products/ng/mobility-print/download/client/windows/>" %}
Download and install
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=j0LHSuG-Ewo>" %}

### Mac

![You'll have to be connected to our network to see this printer](/files/-LlHSb5NJDAY1BnJBHoZ)

1. Navigate to System Preferences > Printers and Scanners.
2. Click the **+** icon under the Printers List.

   The Add dialog is displayed. It displays a list of all of the discovered printers on the network. See the picture above.
3. Select `followme`
4. Check that Use is set to Secure AirPrint.
5. If Secure AirPrint isn't displayed:
   1. Close the Add dialog.
   2. Disconnect from the network, then reconnect to it again.
   3. Check if you can see Secure AirPrint now. If you can't, contact your System Administrator.
6. Click Add.
7. Print your document. When prompted, enter your school username and password (no `@gilmour.org`).

{% embed url="<https://www.youtube.com/watch?v=Jw_uEQ9vgNw>" %}

## Print from your phone

### iOS

Not supported by PaperCut.

### Android

[Install the app](https://play.google.com/store/apps/details?id=com.papercut.projectbanksia\&hl=en)

{% embed url="<https://www.youtube.com/watch?v=vTgRHmURvos>" %}

Printing, done! Now let's keep your computer safe. The Internet is rough. Let's gear up.&#x20;


---

# 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/6-printing.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.
