# Multi-Parents

<div align="left"><figure><img src="/files/1Z3ZBTkbNYQOW6qhFoRT" alt="" width="105"><figcaption></figcaption></figure></div>

Multi Parents are not actually a specific feature or Macro type as such, they're there to help keeps things organised.\
\
When a control is setup to output multiple parent activations depending on it's state ([Range](/midi-mimic/cues.md#continuous-range) for continuous, [Cycle](/midi-mimic/cycle-cues.md) for buttons), use Multi Parent to give you the same indicator and outline colour changes to show you the Macro's purpose is parenting. \
\
You will also be restricted to [Ghost](/midi-mimic/parents-and-children.md#ghost-parents) outputs only as these are how you parent multiple times from one input.\
\
You can just set per-cue outputs to include Ghost Parent activation, you don't need Multi Parent as a type.


---

# 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://midi-mimic.gitbook.io/midi-mimic/multi-parents.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.
