# Khối

- [General](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general.md)
- [Start](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/start.md): Node này sẽ là điểm bắt đầu nơi quy trình sẽ bắt đầu thực thi, kịch bản sẽ chạy bắt đầu từ node này, nếu không có node này kịch bản sẽ không thể thực hiện được
- [End](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/end.md): Node được dùng để kết thúc một Quy trình đang chạy
- [Cmd](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/cmd.md): Thêm logic của lệnh Cmd vào quy trình
- [Image Search](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/image-search.md): Node này giúp bạn tìm được hình ảnh mong muốn trong trang web, sau đó bạn có thể thực hiện các hình ảnh được được tìm đó.
- [Resource Status](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/resource-status.md): Cập nhật trạng thái và dữ liệu
- [Delay](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/delay.md)
- [HTTP Request](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/http-request.md): Node được dùng để thực hiện một yêu cầu HTTP
- [Browser Request](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/browser-request.md): Thực hiện một yêu cầu HTTP với cookie từ trình duyệt được tự động thêm vào header.
- [Block Group](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/block-group.md): Nhóm các khối khác lại với nhau bên trong một vùng chứa, theo cách này, bạn có thể làm cho quy trình làm việc trông có tổ chức hơn.
- [Clipboard](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/clipboard.md): Lấy/chèn văn bản đã sao chép từ/vào bộ nhớ tạm
- [Wait Connections](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/wait-connections.md): Đợi tất cả các node kết nối với việc thực thi node này kết thúc trước khi tiếp tục node tiếp theo.
- [Note](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/note.md): Đây là chức năng bạn có thể ghi chú các thông tin cần thiết về quy trình hiện tại. Ngoài ra bạn cũng có thể thay đổi màu sắc, cỡ chữ, kích thước của phần ghi chú sao cho phù hợp với mục đích sử dụng.
- [Workflow state](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/workflow-state.md): Quản lý trạng thái quy trình làm việc
- [Switch Extension Popup - Doing](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/general/switch-extension-popup-doing.md)
- [Browser](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser.md)
- [Open URL](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/open-url.md): Mở đến liên kết bạn mong muốn bằng đường dẫn đã ghi vào
- [Emulate](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/emulate.md): Giả lập thiết bị Phone
- [Network Toggle](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/network-toggle.md): Bật tắt mạng
- [Switch Tab](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/switch-tab.md): Chuyển sang một tab khác và đặt tab đó làm tab hoạt động
- [Go Back](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/go-back.md): Quay lại trang trước của tab đang hoạt động.
- [Go Forward](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/go-forward.md): Đi tới trang sau của tab đang hoạt động.
- [Close Tab/Window](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/close-tab-window.md): Đóng tab hoặc cửa sổ windown mong muốn
- [Take Screenshot](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/take-screenshot.md): Chụp ảnh màn hình của tab đang hoạt động
- [Handle Dialog](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/handle-dialog.md): Chấp nhận hoặc loại bỏ hộp thoại khởi tạo bằng JavaScript (cảnh báo, xác nhận, nhắc nhở).
- [Reload tab](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/reload-tab.md): Tải lại tab đang hoạt động.
- [Get Tab URL](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/get-tab-url.md): Lấy URL của các tab
- [Get Info Tabs](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/get-info-tabs.md): Lấy thông tin tab
- [Cookie](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/browser/cookie.md): Lấy, đặt hoặc xoá cookie
- [Web Interaction](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction.md)
- [Mouse Click](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/mouse-click.md): Mô phỏng cú click chuột vào một phần tử.
- [Mouse Move](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/mouse-move.md): Di chuột qua một phần tử.
- [Find Text(OCR)](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/find-text-ocr.md): Tìm kiếm chữ qua ảnh
- [Get text](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/get-text.md): Lấy nội dung văn bản của một phần tử
- [Scroll Element](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/scroll-element.md): Cuộn phần tử đến một tập hợp toạ độ cụ thể
- [Link - doing](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/link-doing.md)
- [Attribute Value](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/attribute-value.md): Lấy giá trị của thuộc tính được chỉ định từ phần tử
- [Input Text](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/input-text.md): Nhận hoặc điền giá trị của một thành phần biểu mẫu (đầu vào, chọn, hộp kiểm và radio).
- [Javascript Code](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/javascript-code.md): Thực hiện đoạn mã Javascript trên trang đang hoạt động
- [Switch Frame](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/switch-frame.md): Chuyển đổi giữa cửa sổ chính và phần tử iframe .
- [Upload File](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/upload-file.md): Tải lên file vào đối tượng \<input type="file">.
- [Hover Element - Doing](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/hover-element-doing.md)
- [Save Assets](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/save-assets.md): Tải nội dung (hình ảnh, video, âm thanh hoặc file) từ một thành phần hoặc URL.
- [Presskey](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/presskey.md): Mô phỏng phím được nhấn hoặc tổ hợp trên trang.
- [Create Element](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/web-interaction/create-element.md): Tạo một phần tử và chèn vào trang.
- [Data](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data.md)
- [Random](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/random.md): Node được dùng để random ra các kiểu dữ liệu mong muốn (tên, họ, họ và tên, mật khẩu,mail... )
- [Gemini AI](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/gemini-ai.md)
- [Chat GPT](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/chat-gpt.md)
- [DeepSeek AI](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/deepseek-ai.md)
- [Blackbox AI](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/blackbox-ai.md)
- [Insert Data](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/insert-data.md): Chèn dữ liệu bổ sung vào cột trong bảng hoặc biến
- [Delete Data](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/delete-data.md): Xoá dữ liệu trong bảng hoặc trong biến
- [Get Log Data](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/get-log-data.md): Lấy log data của Workflow
- [Slice Variable](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/slice-variable.md): Trích xuất một phần giá trị biến.
- [Increase Variable](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/increase-variable.md): Tăng giá trị của biến theo một lượng cụ thể.
- [RegEx Variable](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/regex-variable.md): So sánh giá trị biến với biểu thức chính quy .
- [Data Mapping](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/data-mapping.md): Bản đồ dữ liệu của một biến hoặc bảng.
- [Split Data](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/split-data.md): Tách dữ liệu đầu vào
- [Sort Data](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/data/sort-data.md): Sắp xếp các mục dữ liệu.
- [Control flow](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/control-flow.md)
- [Repeat Task](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/control-flow/repeat-task.md): Lặp lại số lần thực thi một node hoặc nhiều node
- [Conditions](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/control-flow/conditions.md): Thêm logic của điều kiện vào quy trình
- [Element Exists](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/control-flow/element-exists.md): Kiểm tra một phần tử tồn tại trong trang hoạt động hay không
- [While Loop - Doing](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/control-flow/while-loop-doing.md): Thực thi các node khi điều kiện được đáp ứng.
- [Loop Data](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/control-flow/loop-data.md): Bạn có thể sử dụng node này khi bạn muốn lặp qua một loạt dữ liệu
- [Loop Breakpoint](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/control-flow/loop-breakpoint.md): Nó sẽ dừng vòng lặp tương ứng với id vòng lặp mà bạn nhập và tiếp tục thực hiện node tiếp theo.
- [Online services](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/online-services.md)
- [Read File Text](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/online-services/read-file-text.md): Node này sẽ giúp các bạn lấy dữ liệu từ một file có dạng đuôi dạng txt
- [Excel](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/online-services/excel.md): Đọc hoặc ghi dữ liệu bảng tính Excel
- [Google Sheets](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/online-services/google-sheets.md): Đọc hoặc ghi dữ liệu bảng tính Google Sheets Public / Private
- [File Action](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/online-services/file-action.md): Xuất dữ liệu bảng , trang tính Google hoặc biến dưới dạng tệp JSON, CSV hoặc văn bản thuần túy.
- [IMAP (Read Mail)](https://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi/online-services/imap-read-mail.md): Lấy nội dung thư gửi đến của Gmail, Hotmail...


---

# 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://minhtien192057s-organization.gitbook.io/gemlogin-book/khoi.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.
