# Naming Presets

It's important to have unique names for your presets. MixEffect does not prevent you from having duplicate names, but keep in mind the following things:

1. The preset name will be used to identify the currently active preset. If you have multiple presets with the same name, you may see multiple presets highlighted in orange.
2. Video Follows Audio uses the preset name to determine which preset to switch to. If multiple presets exist with the same name, the wrong preset may be chosen.


---

# 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.mixeffect.app/explore/supersource/editing-presets/naming-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.
