# Press and hold

Trong node click có thêm 2 option đó là Click down và Click up, 2 option này tương đương với việc bạn click chuột xuống và thả chuột ra.

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

Khi sử dụng 2 option này bạn có thể nhấn giữ chuột để kéo một phần tử từ chỗ này sang chỗ khác. Hoặc kéo thả từ tọa độ này sang tọa độ khác.

Bạn cũng có thể thực hiện nhấn giữ chuột (click down) trong 1 khoảng thời gian sau đó thả chuột ra (click up).

Khi bạn muốn giữ vào một điểm để di chuyển nhân vật thì bạn có thể chỉ cần sử dụng click down để thực hiện việc di chuyển nhân vật.


---

# 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/press-and-hold.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.
