# Mouse wheel

This node simulates the mouse wheel to scroll the page. You need to enter the X and Y coordinates for the mouse wheel to reach that point.\
\
Node này mô phỏng thanh lăn chuột để cuộn trang. Bạn cần điền tọa độ X và Y để thanh lăn chuột đi tới điểm đó.

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

| parameter          | illustrate                                                                                                                                                                            |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enter X coordinate | <p>Enter the X coordinate or select the variable containing the coordinate you want to scroll to.</p><p></p><p>Nhập tọa độ X hoặc chọn biến chứa tọa độ mà bạn muốn lăn chuột tới</p> |
| Enter Y coordinate | <p>Enter the Y coordinate or select the variable containing the coordinate you want to scroll to.</p><p></p><p>Nhập tọa độ Y hoặc chọn biến chứa tọa độ mà bạn muốn lăn chuột tới</p> |

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


---

# 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/hidemium-4/iv.-tu-dong-hoa-automation-and-ai/automation-foundation-automation-co-ban/mouse/mouse-wheel.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.
