> For the complete documentation index, see [llms.txt](https://help.getalltool.com/king-linked-options/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getalltool.com/king-linked-options/how-to-configure-automatic-page-scroll-positioning.md).

# How to configure automatic page scroll positioning

When you click on the option to redirect to another product page, if you want the page to automatically scroll to a specific section, without the need for customers to scroll by hand, so that your store experience is better and more fluent!

Turn it on under **Settings > Auto scroll**

<figure><img src="/files/bA6YR31Nj3aFz22HzXZM" alt=""><figcaption><p>Enable auto scroll</p></figcaption></figure>

By default it will automatically scroll to the Linked options section, if you want to scroll to a specific section you can specify the value of the ID attribute of the element, and put the value of the ID attribute into the **Custom anchor point** input box.

<figure><img src="/files/rE1PBne0Fo9BuXXMCtID" alt=""><figcaption><p>Auto scroll to Option section</p></figcaption></figure>

<figure><img src="/files/8aKzUoWUFS8dXv9912jz" alt=""><figcaption><p>ID attribute</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.getalltool.com/king-linked-options/how-to-configure-automatic-page-scroll-positioning.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.
