# Sections & Markers

Sections and markers are timeline elements which allow you to organize your Timeline, introduce Cue triggers and introduce automatic actions.

* **Section**: used to split a timeline into separate parts. Very often used as Cues.
* **Marker**: used to demarcate a specific point in the timeline. Often used to trigger automatic actions.

## Sections

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

Sections are used to split a timeline into separate parts.

<figure><img src="/files/iiDesBZP1uElfoXa4Myy" alt=""><figcaption><p>Cue list window and Cue-related properties of a Section</p></figcaption></figure>

Another purpose of sections is that they are very used as Cues and triggered either manually or with external signals, such as DMX or OSC.

Sections can also be synced to external timecode.

## Markers

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

Markers are used to demarcate a specific point in a timeline.

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

They can also trigger a specific Play state

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

Or trigger other actions (such as Timeline jumps).

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

Similarly to a section, they can also be used as a cue.


---

# 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://docs.lightact.com/timelines/sections.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.
