> For the complete documentation index, see [llms.txt](https://docs.lsdrevamped.net/lsd-de-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lsdrevamped.net/lsd-de-research/music-research/sound-effect-references.md).

# Sound effect references

|       |                                                     |
| ----- | --------------------------------------------------- |
| 00000 | Hoop and Stick girl rolling her hoop                |
| 00001 | H.T. Opera Singer                                   |
| 00002 | BMC Book/TV noise (Sped up in game)                 |
| 00003 | Grass, Sand, H.T. Footstep                          |
| 00004 | Train                                               |
| 00005 | Astronaut, Trumpeters                               |
| 00006 | H.T. Squeak Footstep, Pterodactyl, Kissing Lips     |
| 00007 | Flowing Water (Natural World)                       |
| 00008 | Link                                                |
| 00009 | H.T. Wood Footstep                                  |
| 00010 | Deep Rumbling                                       |
| 00011 | V.D. Dock Footstep                                  |
| 00012 | Wooden Bridge Footstep                              |
| 00013 | Tengu running                                       |
| 00014 | Drumming (Kyoto)                                    |
| 00015 | H.T. Wet Footstep                                   |
| 00016 | Minotaur hauling cart                               |
| 00017 | Dead body being kicked (V.D.)                       |
| 00018 | Snarl (Lions, Dojo Dog)                             |
| 00019 | Wings Flapping (Pterodactyl)                        |
| 00020 | \[Geisha footstep?]                                 |
| 00021 | Fetus Noise, Rocket Ship                            |
| 00022 | Breathing (Looking down at the Futon)               |
| 00023 | BMC Birds Tweeting                                  |
| 00024 | The walls breaking apart at the end Long Hallway    |
| 00025 | Horses Galloping (Natural World)                    |
| 00026 | UFO (Natural World)                                 |
| 00027 | Kyoto Grass Footstep                                |
| 00028 | Generic Footstep (Tunnels, V.D., BMC Tile, NW Rock) |
| 00029 | Water Footstep (NW River, Flesh Tunnel Slosh)       |


---

# 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:

```
GET https://docs.lsdrevamped.net/lsd-de-research/music-research/sound-effect-references.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.
