# Compose mode

Compose mode is the camera department. Place a camera, set a lens, frame the action, animate. Each shot you create gets its own camera and its own timeline.

## Setting up shots

* [Shots](/compose/shots.md): add, duplicate, delete, reorder.
* [Camera controls](/compose/camera-controls.md): free cam, fine-tune, game-controller support, framing.
* [Lenses](/compose/lenses.md): the lens pack, focal lengths, when to reach for which.
* [Aspect ratios and film gates](/compose/aspect-ratios-and-film-gates.md): film standards plus social formats.
* [Shot details](/compose/shot-details.md): name and description that feed the auto-prompt.

## Camera mechanics

* [Aim Camera and Target](/compose/aim-camera-and-target.md): lock the camera onto a moving subject.

## Animation

* [Animation](/compose/animation.md): keyframes for cameras and pose, smooth interpolation.
* [Timeline](/compose/timeline.md): the sequence timeline view – arrange shots into an edit.
* [Storyboard view](/compose/storyboard-view.md): collapsing scene thumbnails for the high-level layout.


---

# 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://help.intangible.ai/compose/compose.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.
