# Show Creation

- [Install Drotek IOStar Add-on](https://drotek.gitbook.io/lsc2/show-creation/install-drotek-iostar-add-on.md)
- [Initialize the show](https://drotek.gitbook.io/lsc2/show-creation/initialize-the-show.md): Clicking the Prepare the scene button cleans the current scene and sets it up for show creation. This action creates a basic optimized structure, including a reference compass.
- [Family](https://drotek.gitbook.io/lsc2/show-creation/initialize-the-show/family.md)
- [Takeoff & Land](https://drotek.gitbook.io/lsc2/show-creation/takeoff-and-land.md): Depending on the selected mode, different takeoff methods are available:
- [Formation](https://drotek.gitbook.io/lsc2/show-creation/formation.md)
- [Mesh](https://drotek.gitbook.io/lsc2/show-creation/formation/mesh.md): The Formation Mesh section includes four main tools designed to generate meshes for drone choreographies:
- [Mesh Picture](https://drotek.gitbook.io/lsc2/show-creation/formation/mesh/mesh-picture.md): Tool used to generate a mesh from an image.
- [Mesh Text](https://drotek.gitbook.io/lsc2/show-creation/formation/mesh/mesh-text.md): This feature allows you to create letters using previously downloaded fonts.
- [Mesh Converter](https://drotek.gitbook.io/lsc2/show-creation/formation/mesh/mesh-converter.md): Tool that places a predefined number of points on the surface of a 3D mesh, whether rigged or not.
- [Follow Path](https://drotek.gitbook.io/lsc2/show-creation/formation/mesh/follow-path.md): Tool that allows a defined number of anchors to follow a curve over a specified duration.
- [Transition](https://drotek.gitbook.io/lsc2/show-creation/formation/transition.md): The Formation Transition section is used to configure drone movements between two formations.
- [Go to Target](https://drotek.gitbook.io/lsc2/show-creation/formation/transition/go-to-target.md): The Formation Transition section is used to configure drone movements between two formations.
- [Swaps](https://drotek.gitbook.io/lsc2/show-creation/formation/transition/swaps.md)
- [Color](https://drotek.gitbook.io/lsc2/show-creation/color.md)
- [Set color](https://drotek.gitbook.io/lsc2/show-creation/color/set-color.md)
- [Color effect](https://drotek.gitbook.io/lsc2/show-creation/color/color-effect.md): The Color Effect tool allows you to apply predefined lighting effects created using the Geometry Nodes system in LightShow Creator. These effects provide rich visual dynamics with minimal setup.
- [Magic color](https://drotek.gitbook.io/lsc2/show-creation/color/magic-color.md): The Magic Color tool allows you to apply lighting effects using an effector. When activated, a folder named Effector is automatically created in the scene.
- [Color Settings](https://drotek.gitbook.io/lsc2/show-creation/color/color-settings.md)
- [Fire](https://drotek.gitbook.io/lsc2/show-creation/fire.md)
- [Check](https://drotek.gitbook.io/lsc2/show-creation/check.md): The Check section is divided into three main categories:
- [Proximity](https://drotek.gitbook.io/lsc2/show-creation/check/proximity.md)
- [Speed & Acceleration](https://drotek.gitbook.io/lsc2/show-creation/check/speed-and-acceleration.md)
- [Others](https://drotek.gitbook.io/lsc2/show-creation/check/others.md)
- [Import & Export](https://drotek.gitbook.io/lsc2/show-creation/import-and-export.md)
- [Import show](https://drotek.gitbook.io/lsc2/show-creation/import-and-export/import-show.md)
- [Export show](https://drotek.gitbook.io/lsc2/show-creation/import-and-export/export-show.md)
- [Import & Export range](https://drotek.gitbook.io/lsc2/show-creation/import-and-export/import-and-export-range.md)
- [Live color](https://drotek.gitbook.io/lsc2/show-creation/live-color.md): The Live Color section allows real-time color visualization of a drone directly within Blender.


---

# 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.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.
