# Tài liệu API

Cách bước kết nối với trình duyệt của GemLogin thông qua API

Bước 1: Gọi API mở profile.

Bước 2: Sử dụng các thông số mà API trả về (browser\_path, driver\_path, remote\_debugging\_port) để khởi tạo kết nối với selenium hoặc puppeteer.

Bước 3: Sử dụng code bình thường như các loại trình duyệt khác.


---

# 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/tai-lieu-api.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.
