# Multi-track

## ❓ What is it?

In FireCut, **Multi-track** means to edit your video by considering multiple tracks **separately** (conversely, all other features will treat the audio in your timeline / selected tracks as one single mixed-down track).

It offers 2 main features:

1. **Multi-track video editing to edit podcast-style videos** automatically, by switching between multiple video tracks based on multiple audio tracks. FireCut will "follow" the loudest audio (similar to how video conferencing tools like Zoom and MS Teams will show the speaker on the screen), plus add some variations in the final cut to prevent monotony
2. **Multi-track audio muting to disable quiet audio in selected tracks to remove background noise**, by listening to each track separately. This is similar to the silence cutting feature, except it analyses each audio track separately (rather than a combined mix-down) and only disables / mutes clips rather than deleting them

{% embed url="<https://www.youtube.com/watch?v=Bf1oEm8cUM0>" %}

## ➡ Go to ...

{% content-ref url="/pages/JPy1uQY5f8XucBx51Jnu" %}
[Multi-track video editing](/features/multi-track/multi-track-video-editing.md)
{% endcontent-ref %}

{% content-ref url="/pages/1OHTDDDDK0lMZZELH5U8" %}
[Multi-track audio muting](/features/multi-track/multi-track-audio-muting.md)
{% endcontent-ref %}


---

# 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://learn.firecut.ai/features/multi-track.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.
