# Lock Scroll

Lock scroll is a convenient way to maintain the same position across multiple charts when using the scrolling feature to move forward or backward on the historical price axis. Choose ***View > Lock Scroll*** (from the top menu bar) or use the button available on the tool bar to enable this feature.

When this feature is enabled, all charts that are part of the same [**Link Group**](/user-guide/charts-1/linking-charts.md) will scroll to the same position when one of the charts is scrolled. If the chart is not part of a link group, but rather on a Console page,  all charts that are on the same page will scroll with chart.

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

<figure><img src="/files/9bN9nCy3DgT8FqtFWyZs" alt=""><figcaption></figcaption></figure>


---

# 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.motivewave.com/user-guide/charts-1/lock-scroll.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.
