# 5.12 PatMan

Patman is a GUS-patch (.PAT) player.

![Patman](/files/-LuiQfB2ZZguvmQIvY-S)

GUS patches are patches associated with Gravis Ultrasound soundcards. Their concept is very similar to SoundFont and they can be considered SoundFont predecessors.

Patman is a simple patch loader. It also allows looping of the patch. There aren't many patches online, but you can find a pretty good collection [here](http://freepats.zenvoid.org/).


---

# 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://docs.lmms.io/user-manual/jp_2/5-built-in-instruments/5.12-patman.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.
