> For the complete documentation index, see [llms.txt](https://help.meey3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.meey3d.com/huong-dan-s-dung-meey-3d/hdsd-website-meey-3d/huong-dan-dang-nhap-dang-ky-meey-3d/dang-ky-tai-khoan-meey-3d.md).

# Đăng ký tài khoản Meey 3D

Trường hợp chưa có tài khoản hoặc muốn mở thêm tài khoản khác, người dùng vào mục “Đăng Nhập/Đăng ký” để mở tài khoản trên Meey ID. Người dùng nhập SĐT (Sđt chưa từng sử dụng để mở Tài khoản trên Meey ID hoặc các sản phẩm khác trong HST Meey Land)

<figure><img src="/files/4WFka06OoqjIVpdjg8TL" alt="Hình: Đăng ký tài khoản mới" width="543"><figcaption><p>Hình 1: Đăng ký tài khoản mới</p></figcaption></figure>

\+  Hệ thống sẽ gửi mã OTP vào điện thoại dùng để đăng ký Tài khoản, sau đó người dùng nhập mã OTP như như hình dưới và bấm “Xác thực”.

\+  Cuối cùng người dùng nhập thông tin cá nhân như hướng dẫn của hệ thống.

<figure><img src="/files/OEyTxdBLrAEZKkrs8ohn" alt="Hình: Xác thực mã OTP"><figcaption><p>Hình 2: Xác thực mã OTP</p></figcaption></figure>

\*\*\* Tài khoản Meey ID sử dụng cho toàn bộ các sản phẩm và các ứng dụng khác do Công ty Meey Land phát hành.


---

# 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.meey3d.com/huong-dan-s-dung-meey-3d/hdsd-website-meey-3d/huong-dan-dang-nhap-dang-ky-meey-3d/dang-ky-tai-khoan-meey-3d.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.
