> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/print-room/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ms-kb.msd.unimelb.edu.au/print-room/frequently-asked-questions/staff-printing.md).

# Staff Printing

Print stations for A3/A4 formats are available to staff free of charge Through UniPrint in the MSD and Baldwin Spencer buildings.&#x20;

The following table highlights  the most appropriate location for your printing requests (Staff):

| **Size**                                | **Location**  |
| --------------------------------------- | ------------- |
| A4                                      | UniPrint      |
| A3                                      | UniPrint      |
| A2                                      | MSD Media Hub |
| A1                                      | MSD Media Hub |
| A0                                      | MSD Media Hub |
| ODD Size                                | MSD Media Hub |
| Self-Provided Paper Stock               | MSD Media Hub |
| 120 GSM and above  (Compared to 80 GSM) | MSD Media Hub |

## Printing Via UniPrint

For generic staff printing (A4/A3) we would recommend the use of the complementary UniPrint service offered to staff. More information can be found here:

{% embed url="<https://unimelb.service-now.com/it?id=kb_article&article=KB0016300>" %}

## Printing at the Media Hub

For more specialized, large format printing please see the below methods for staff to print using our services.

### 1. Staff Self Service Printing

Staff can can load up credit and submit and release prints in the same way as students can in the Media Hub/Print room. for more information, see the link below.&#x20;

{% hint style="info" %}
<https://app.gitbook.com/@msd-makerspaces/s/print-room/>
{% endhint %}

{% hint style="warning" %}
Note: credit can only be topped up using a credit/debit card - to charge printing to a themis string, please submit a staff print request as described below.
{% endhint %}

### 2. Staff Print Requests

If you are a staff member within the Faculty of Architecture, building and planning, drop us a line @ <media-hub@unimelb.edu.au> and we will help with your printing requirements.


---

# 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://ms-kb.msd.unimelb.edu.au/print-room/frequently-asked-questions/staff-printing.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.
