# Scroll

It is intended for users who wish to scroll the page to simulate an action or locate the next element they wish to manipulate by selecting an element or by coordinates and you need to determine the coordinates of that location.\
\
Nó dành cho người dùng muốn cuộn trang để mô phỏng một hành động hoặc xác định vị trí phần tử tiếp theo mà họ muốn thao tác bằng cách chọn một phần tử hoặc theo tọa độ và bạn cần xác định tọa độ của vị trí đó

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

| parameter      | illustrate                                                                                                                                            |
| -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| Select element | <p>Enter the CSS selector of the element you want to scroll the page down</p><p></p><p>Nhập CSS selector của phần tử mà bạn muốn cuộn trang xuống</p> |
| Element order  | <p>Permanently select an element that you want to scroll down</p><p></p><p>Chọn cố định một phần tử mà bạn muốn cuộn xuống</p>                        |
| Coordinates    | <p>Enter the x,y coordinates to which you want to scroll the page</p><p></p><p>Nhập tọa độ x,y mà bạn muốn cuộn trang tới tạo độ đó</p>               |

{% file src="/files/Cs7FILJKCSZ11ObmYEYl" %}


---

# 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.hidemium.io/automation-user-manual/mouse/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.
