# Landing Page - Auto Scroll

<figure><img src="/files/4617e91a5dccbd70a9d8b23363bc52cdf1d9dd60" alt="" width="375"><figcaption></figcaption></figure>

To add auto-scrolling to your Landing Pages, follow the step-by-step:

*In the example, we will use auto-scrolling for a form.*

First, when using a form, it is necessary to add it to a Container;

<figure><img src="/files/0f9d5ade39336efec96edb80945945eae7677087" alt=""><figcaption></figcaption></figure>

Click on the Container, then on "**Advanced**" and on "**Custom Attributes**";

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

Add an ID in the custom attributes; Ex: ID - Scroll

<figure><img src="/files/a367942cae5c780a84fca7032e3022161825cb3a" alt="" width="305"><figcaption></figcaption></figure>

Click on the button you want to add auto-scrolling to;

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

Then click on '**Settings**';

In the URL add the name of the ID; Ex: Scroll

<figure><img src="/files/81273b799f9bbb01912dc2dcb61bf7bb4f681d7f" alt=""><figcaption></figcaption></figure>

Once done click Save;&#x20;


---

# 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.sprinthub.com/en/topics/attract/landing-page/landing-page-automatic-scrolling.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.
