# Account Manager

<figure><img src="/files/3w4SN4le9mPXWH1vFqzD" alt=""><figcaption></figcaption></figure>

**1, Add Accounts:** Có thể thêm tài khoản bằng cách thủ công một cách hết sức đơn giản

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

**Please Input:** Nhập UID hoặc tên đăng nhập của tài khoản

**Select Format:** Chọn các mẫu có sẵn theo từng loại tài khoản hoặc tự Custom

**Custom Format:** Tuỳ ý lựa chọn các đầu mục thông tin tài khoản có ( UID, Password, Email, 2FA,... )

**2, Export:** Xuất file tài khoản theo định dạng XLSX

**3, Import:** Nhập file tài khoản theo định dạng CSV hoặc XLSX. GenFarmer có sẵn file template để tham khảo

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

**1, Device:** Lựa chọn thiết bị mặc định cho tài khoản

**2, Status:** Trạng thái của tài khoản

**3, UID:** Tên đăng nhập

**4, Email:** Thông tin Email tài khoản

**5, Password:** Mật khẩu&#x20;

**6, Email Password:** Mật khẩu Email ( dùng trong trường hợp đọc mail để lấy mã xác thưc )

**7, 2FA:** Mã để lấy xác thực tài khoản

{% hint style="info" %}
Sau khi thêm xong tài khoản thì tài khoản đó sẽ được chạy trong thiết bị được chọn thông qua Module hoặc App mà các bạn sử dụng
{% endhint %}


---

# 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://genfarmer-support.gitbook.io/genfarmer/thanh-menu-chinh/account-manager.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.
