# 96. Có những tài khoản nào được đăng nhập App mobile

Các loại tài khoản có thể đăng nhập app mobile bao gồm:

1. Tài khoản **Admin**
2. Tài khoản **Sale**
3. Tài khoản **Kho**

Tuy nhiên khi đăng nhập trên App, chức năng của các tài khoản vẫn còn nhiều hạn chế, nhiều tính năng bắt buộc phải sử dụng bản Web mới thao tác đượ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://docs.pushsale.vn/thu-vien-cau-hoi/96.-co-nhung-tai-khoan-nao-duoc-dang-nhap-app-mobile.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.
