# TÀI KHOẢN

Hệ thống quản lý tài khoản trong Affiliate được chia thành hai phần:

**Người bán** – Người trực tiếp bán sản phẩm trên nền tảng.

**Affiliate** – Người làm tiếp thị liên kết, quảng bá sản phẩm để nhận hoa hồng.

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

* **Các thành phần quan trọng trong giao diện**

  * &#x20; 🔹 **Nút "Tạo nickname của bạn"**
  * Dùng để tạo mới một tài khoản **người bán** hoặc **Affiliate**.
  * Khi nhấn vào, hệ thống sẽ yêu cầu nhập thông tin để tạo nickname.
  * Mỗi seller và affiliate có thể tạo tối đa hai nickname.

  <figure><img src="/files/3525yfeZIE0WwqMzvyTH" alt=""><figcaption></figcaption></figure>

  * Sau khi tạo Nickname thành công sẽ hiện thông báo:

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

* &#x20;**Danh sách nickname người bán**
  * Hiển thị danh sách người bán đã đăng ký.
  * Cột Nickname: Tên người bán.
  * Cột Ngày tạo: Thời gian tài khoản được tạo.

* **Danh sách nickname Affiliate**
  * Tương tự như danh sách người bán nhưng dành cho tài khoản Affiliate.
  * Một tài khoản có thể hoạt động song song cả hai vai trò (bán hàng và làm tiếp thị).


---

# 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://help.clicksale.vn/tong-quan/tai-khoan.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.
