> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/iii.-mobile-app/android-app/1.-dang-nhap.md).

# 1. Đăng nhập

## Lưu ý

Hỗ trợ từ phiên bản hệ điều hành: 5.0.0

## Các bước đăng nhập

* **Bước 1:** Tải APP. Người dùng vào CHPLAY trên thiết bị, tìm kiếm “StringeeX”:

<figure><img src="/files/6GrwaUy0cH74c8asQGl8" alt=""><figcaption></figcaption></figure>

* **Bước 2:** Người dùng chọn tải xuống để tải và cài đặt phần mềm trên thiết bị:
* **Bước 3:** Đăng nhập. Sau khi tải và cài đăt phần mềm thành công, người dùng tiến hành đăng nhập vào theo trình tự:
  * **Tên miền (Domain):** tại đây, người dùng nhập thông tin tên miền đăng nhập. Ví dụ: trên máy tính Admin quản lý bằng portal có đường dẫn: <https://stringee.stringeex.com>, người dùng sẽ nhập vào đây thông tin: “stringee.stringeex.com” (lưu ý xoá dấu cách ở đầu cuối, không nhập “https”)
  * **Email:** nhập email được cấp (được thêm) vào hệ thống
  * **Mật khẩu:** nhập mật khẩu đăng nhập

<figure><img src="/files/pEmwVgBAMgpOpJcjzLq3" alt=""><figcaption></figcaption></figure>

* **Bước 4:** Sau khi hoàn tất đăng nhập, người dùng sẽ vào được giao diện app StringeeX. Người dùng click vào các tab liên hệ, phiếu ghi, cài đặt tương ứng để thao tác


---

# 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://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/iii.-mobile-app/android-app/1.-dang-nhap.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.
