# Đăng nhập

Đây là giao diện của màn hình đăng nhập:

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

Người dùng nhập Email và mật khẩu sau đó nhấn đăng nhập để đăng nhập vào ứng dụng.

Người dùng có thể bấm "Quên mật khẩu" để lấy lại mật khẩu:

<figure><img src="/files/5FXD6B6eCbsOmqB0mmqG" alt=""><figcaption></figcaption></figure>

Người dùng nhập Email và bấm "Tiếp tục" và mật khẩu sẽ được gửi về mail của người dùng.

Người dùng bấm "Kích hoạt tài khoản mới" để kích hoạt tài khoản qua email:

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

Người dùng nhập Email để kích hoạt tài khoản mới.


---

# 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://document.vinapc.vn/web/dang-nhap.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.
