# Giới thiệu

**PionLogin** là một nền tảng quản lý đa trình duyệt, cho phép người dùng tạo, cấu hình, điều khiển và đồng bộ nhiều **trình duyệt ẩn danh Atomis** – một trình duyệt được tùy biến từ Chromium, tập trung vào khả năng ẩn danh, tránh bị phát hiện danh tính số.PionLogin bao gồm các tính năng chính:

* **Quản lý profile trình duyệt riêng biệt** (mỗi profile là một môi trường độc lập)
* **Automation**: tự động hóa thao tác như người thật
* **Trình tạo kịch bản tương tác (Scenario Builder)**: tạo flow hành vi bằng giao diện đồ họa
* **Đồng bộ đa trình duyệt**: điều khiển cùng lúc nhiều phiên trình duyệt **Atomis**
* **Quản lý proxy, cookie, session, fingerprint,…**

Website: <https://pionlogin.net>


---

# 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://pionlogin.gitbook.io/pionlogin/readme.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.
