# Presets

***

### Overview

Evoke includes over 300 presets organized into 8 themed **Packs**, each exploring a different style or use case. Browse and filter with descriptive **Tags** to find exactly what you need, and mark **Favorites** so your go-to sounds are always within reach.

<figure><img src="/files/Guz1tri5MDH0xMUnjULj" alt=""><figcaption></figcaption></figure>

***

### 1. Preset Browser

Click the preset name in the center of the plugin’s **Top Bar** to open the [**Preset Browser**](/evoke-manual/presets/preset-browser.md). This view provides access to the included preset library, user presets, and future expansion packs.

Two ways to browse are available: the **Packs** tab displays themed **Packs** for different use cases, while the **Tags** tab filters all presets at once based on descriptive tags.

### 2. Preset Save View

Click the save icon on the right side of the plugin’s **Top Bar** to open the [**Preset Save View**](/evoke-manual/presets/preset-save-view.md). This view provides essential preset-saving functionality, including the ability to add tags to your presets, making it easy to manage and organize your sounds.


---

# 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://manual.minimal.audio/evoke-manual/presets.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.
