> For the complete documentation index, see [llms.txt](https://minhtien192057s-organization.gitbook.io/gemlogin-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minhtien192057s-organization.gitbook.io/gemlogin-book/123.md).

# Giới thiệu

Đây là tài liệu tham khảo dành cho chức năng Automation của Gemlogin. Thay vì phải lập trình, thuê người code hoặc sử dụng những kịch bản tự động mặc định được cung cấp trong ứng dụng, người dùng có thể sử dụng Automation để thoả sức sáng tạo các tác vụ tự động trên website(tự động đăng nhập, nuôi tài khoản Etsy, Amazon, tăng view Youtube,...) chỉ bằng các thao tác kéo, thả.

## Cài đặt Gemlogin <a href="#xin-chao" id="xin-chao"></a>

Để sử dụng tính năng trong Automation bạn cần cài đặt ứng dụng Gemlogin tại đây:&#x20;

## Hướng dẫn sử dụng <a href="#xin-chao" id="xin-chao"></a>

Để có thể hiểu rõ cách sử dụng Automation, các bạn có thể truy cập vào kênh Youtubehoặc group Telegram của Gemlogin.

zalo:  <https://zalo.me/g/tuocxo400>&#x20;

Facbeook:  <https://www.facebook.com/profile.php?id=61559835616755>&#x20;

Youtube:  <https://www.youtube.com/@Gemlogin>&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://minhtien192057s-organization.gitbook.io/gemlogin-book/123.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
