> For the complete documentation index, see [llms.txt](https://doc.playturbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/standout-features/batch-production-function-swap/function-step-by-step-intro/swap-and-time-sequence-swap.md).

# Swap & Time Sequence Swap

## <mark style="color:blue;">Swap</mark>

* When an \[Asset Group] is added to the track, the \[Swap(Batch Production)] function will be automatically enabled.
* At the bottom of the preview interface, \[Video Variations for a Single Ratio] will be used to display how many materials can be multiplied at the current size.
* Hover the mouse over \[Group Variations] to view the calculation method of the cross product.

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

## <mark style="color:blue;">Time Sequence Swap</mark>

* At least <mark style="color:red;">two asset groups</mark> need to be added to the <mark style="color:red;">main track</mark> to enable \[Time Sequence Swap.]
* The original transition effects may be affected.

<figure><img src="/files/0pgFlDeeXqCdKQL0J6gT" alt=""><figcaption></figcaption></figure>

* During export, clips participated in swaps will be randomly recombined to increase the number of video variations.&#x20;
* The groups with Time Sequence Swap set may have their timeline positions swapped in the final combination result. For example, if A, B, and C are selected , there may be six possible results in terms of the order of resource groups on the main track: ABC/ACB/BAC/BCA/CAB/CBA.
* Time Sequence Swap can increase the number of videos in the final combination.

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

* Hover the mouse over 【 Group Variations】 or 【Swap Variations】 to view the rule for calculating and the origin of variations

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

## <mark style="color:blue;">The difference between Swap & Time Sequence Swap</mark>

* Swap：The order of the asset group on the timeline is fixed, and only the materials within the asset group participate in the arrangement and combination.
* Time Sequence Swap：When turned on, not only the materials within the asset group will be combined, but the order of the asset group on the timeline will also be disrupted and reorganized, thus increasing the number of video combinations.

For related tutorials, please view <mark style="color:blue;">Functional Tutorial - Swap & Time Sequence Swap</mark> (pending upgrade)

<div align="left"><figure><img src="/files/ObSdNAFXfV29uYveX70k" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/standout-features/batch-production-function-swap/function-step-by-step-intro/swap-and-time-sequence-swap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
