> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/abp-loans-desk/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/abp-loans-desk/master/equipment/our-range/computers-and-technology.md).

# Computers and Technology

We offer a range of equipment to enhance teaching in the classroom, field trips and events.

**Training and Information:**\
[How To: Conference Cameras ](https://msd-makerspaces.gitbook.io/abp-loans-desk/how-to/cameras/logitech-connect-conference-cam)

**Availability:**\
Students: Reserved for teaching and faculty staff.\
Staff: 1 - 72 Hours (3 Days)

**Booking details:**\
Find this in the ***Staff Computers & Technology*** category -[ ABP Loans Portal](https://www.reftab.com/api/sso?email=a@unimelb.edu.au)

|                                                                     |                                                                                                                                                |
| ------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/-MB6mlOlKIgbn5QGU7xE" alt="" data-size="original"> | <p><strong>Mobile Classroom Kits</strong><br>A simple laptop and projector kit, all you need for a portable studio.</p>                        |
| <img src="/files/-MB6mcrmy7XybwvoDJYt" alt="" data-size="original"> | <p><strong>Projectors</strong></p><p>HD projectors with a dongle to suit any laptop.</p>                                                       |
| <img src="/files/-MB6mYFBH9_6U5jQYomG" alt="" data-size="original"> | <p><strong>Presentation Remotes</strong></p><p>Logitech spotlights for professional control of your presentation.</p>                          |
| <img src="/files/-MB6mNSOAYZ-N9gsG6CL" alt="" data-size="original"> | <p><strong>Conference Cams</strong></p><p>Logitech spotlights for professional control of your presentation.</p>                               |
| <img src="/files/-MB6m9xsI2Yhfp-1GAsN" alt="" data-size="original"> | <p><strong>iPads</strong></p><p>Great for a range of tasks that can be improved with a tablet.</p>                                             |
| <img src="/files/-MB6mvT4ror4U-imhDoK" alt="" data-size="original"> | <p><strong>Laptop Carts</strong></p><p>A set of high powered laptops for tech teaching. Each cart contains 15 laptops, chargers and mouse.</p> |


---

# 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/abp-loans-desk/master/equipment/our-range/computers-and-technology.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.
