# Transition

It offers several [transition options](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/formation/transition/transition-options):

<table><thead><tr><th width="372" align="center">Duration mode</th><th align="center">Transition type</th><th data-hidden align="center">Size (octet)</th></tr></thead><tbody><tr><td align="center">Optimal</td><td align="center">Together</td><td align="center">8</td></tr><tr><td align="center">Manual</td><td align="center">Staggered</td><td align="center">6</td></tr></tbody></table>

Then you can launch [Go to Target](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/formation/transition/go-to-target) to realize the transition.

After the transition is made, you can fix collision problems using [swaps](https://app.gitbook.com/o/-LU5o-8nbhH5IAkmHCpm/s/7kFPTfd9Bef94qNlcfqD/~/changes/2/show-creation/formation/transition/swaps).


---

# 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://drotek.gitbook.io/lsc2/show-creation/formation/transition.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.
