# Go to Section

**Go to Section** layer template triggers a jump of a specified *Timeline* to a specified *Section*.

## Variables

### Default

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

* **Timeline**: select the timeline where you want to execute the jump
* **Section**: select the marker to which you want to jump to. This value is ignored if Mode is anything other than *Go to selected*.
* **Play state**: select the timeline's play state after the change. The default is *No change*.
* **Auto rename:** select if you want the layer's name to display the state of the variables.
* **Print to console**: if checked the layer is going to print to the *Console* window a message everytime a jump happens.


---

# 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/layers-and-layouts/stock-layer-templates/control-layer-templates/go-to-section.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.
