> For the complete documentation index, see [llms.txt](https://itsgreq.gitbook.io/headphone-measurements/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://itsgreq.gitbook.io/headphone-measurements/koss.md).

# 🗃️ KOSS

- [1010 Heritage](https://itsgreq.gitbook.io/headphone-measurements/koss/1010-heritage.md)
- [HV/99 (Interfunk)](https://itsgreq.gitbook.io/headphone-measurements/koss/hv-99-interfunk.md): Dayum... Should be less bassy with stock foam. But this is fun too.
- [HV/X](https://itsgreq.gitbook.io/headphone-measurements/koss/hv-x.md)
- [K/6X Plus + On Ear Pads](https://itsgreq.gitbook.io/headphone-measurements/koss/k-6x-plus-+-on-ear-pads.md): It's something
- [K/6X Plus + Aftermarket MDR-1A Pads](https://itsgreq.gitbook.io/headphone-measurements/koss/k-6x-plus-+-on-ear-pads/k-6x-plus-+-aftermarket-mdr-1a-pads.md)
- [K6/LC](https://itsgreq.gitbook.io/headphone-measurements/koss/k6-lc.md)
- [KO/747](https://itsgreq.gitbook.io/headphone-measurements/koss/ko-747.md)
- [Porta Pro](https://itsgreq.gitbook.io/headphone-measurements/koss/koss-porta-pro.md)
- [Pro/450](https://itsgreq.gitbook.io/headphone-measurements/koss/pro-450.md)
- [Pro4/AA](https://itsgreq.gitbook.io/headphone-measurements/koss/pro4-aa.md): Old deflated pads create a VERY unreliable graph
- [Koss Pro4/AA + pressure applied](https://itsgreq.gitbook.io/headphone-measurements/koss/pro4-aa/koss-pro4-aa-+-pressure-applied.md): Artificial pressure applied with elastic to force a strong bass seal between pads and silicone ears
- [Pro4/AA + Fostex T50RPmkII Pads](https://itsgreq.gitbook.io/headphone-measurements/koss/pro4-aa/pro4-aa-+-fostex-t50rpmkii-pads.md): Much more reliable graph, and almost no deviation from pressurized stock pad sound.
- [Tech/2](https://itsgreq.gitbook.io/headphone-measurements/koss/tech-2.md)


---

# 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://itsgreq.gitbook.io/headphone-measurements/koss.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.
