> 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/how-to/template.md).

# Template (microphones)

## Intro

Short intro regarding equipment, uses, etc.&#x20;

for example:\
Yeti microphones are a good choice for making voice recordings, such as for podcasts, lectures, video guides, music and voice overs. They require a computer or other audio recording equipment to function.

Rode videomics are good for use in light and quick video productions, as they can be plugged directly into your camera and mounted to the hotshoe plate, offering a bump in audio quality with relatively little effort.

We also have more conventional microphones, such as the Rode NTG2 or Shure SM58, which can connected via XLR to more conventional studio/audio equipment. These are designed for more professional productions.&#x20;

## Model (Yeti Microphone)

![pic of equipment](/files/-MhMdjjEAga0rZ4ZEw3M)

More info about the specific item, how it compares to other equipment we have, for example:\
The Yeti microphone is a good all round microphone that connects through USB and offers a number of sound patterns to choose from.

### Introduction/Quick start video&#x20;

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

### Drivers, manual and support

<https://www.bluemic.com/en-us/products/yeti/>

## Yeti Pro

![](/files/-MhMduP8wbKNkEKDfb7v)

The Yeti Pro offers more high resolution audio recording than the standard yeti, as well as the ability to connect it through an analog XLR connection to more conventional studio gear.

### Introduction

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

### Drivers, manual and support

<https://www.bluemic.com/en-us/products/yeti-pro/>


---

# 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/how-to/template.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.
