# Thao Tác Cơ Bản

- [Điều Khiển Chuột](https://docs.taiamk.pro/thao-tac-co-ban/dieu-khien-chuot.md): Đây là bài viết hướng dẫn sử dụng các thao tác với chuột trong Automatic Mouse and Keyboard
- [Left Click](https://docs.taiamk.pro/thao-tac-co-ban/dieu-khien-chuot/left-click.md): Giả lập thao tác bấm chuột trái
- [Right Click](https://docs.taiamk.pro/thao-tac-co-ban/dieu-khien-chuot/right-click.md): Giả lập thao tác bấm chuột phải
- [DoubleClick](https://docs.taiamk.pro/thao-tac-co-ban/dieu-khien-chuot/doubleclick.md): Giả lập thao tác bấm đúp chuột trái
- [Mouse Position](https://docs.taiamk.pro/thao-tac-co-ban/dieu-khien-chuot/mouse-position.md): Tùy chỉnh vị trí con trỏ chuột
- [Auto Không Chiếm Chuột](https://docs.taiamk.pro/thao-tac-co-ban/dieu-khien-chuot/auto-khong-chiem-chuot.md): Auto Click Không Chiếm Chuộ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.taiamk.pro/thao-tac-co-ban.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.
