# Effects Prologue

There are 2 types of plugins bundled with LMMS, LMMS plugins and [LADSPA Plugins](/user-manual/en/effects/ladspa.md).\
LMMS plugins are described in the following pages, while LADSPA plugins get their own reference page.

The menu below can be accessed via the Add Effect button in an Effects Rack (found in the effects tab of instrument windows and the right hand side of the mixer window).

![Add effect](/files/-LuiUvLEx4f2CZn850bG)

Double-click to select an effect. You can enter keywords using the text box at the top.

{% hint style="info" %}
Keyboarders can use Tab, Up/Down arrow keys, and Enter to select plugins, after typing in keywords.
{% endhint %}


---

# 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/en/effects/effects-prologue.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.
