# Tài khoản

- [Đăng ký tài khoản TicketX](https://help.ticketx.vn/tai-khoan/dang-ky-tai-khoan-ticketx.md)
- [Cấp lại mật khẩu](https://help.ticketx.vn/tai-khoan/cap-lai-mat-khau.md): Bạn đã có tài khoản nhưng bạn quên mật khẩu nhấp “Quên mật khẩu” để có thể cấp lại mật khẩu mới cho bạn để đăng nhập vào nền tảng.
- [Cài đặt tài khoản](https://help.ticketx.vn/tai-khoan/cai-dat-tai-khoan.md)
- [Quản lý tên miền](https://help.ticketx.vn/tai-khoan/quan-ly-ten-mien.md)
- [Quản lý Email Sender](https://help.ticketx.vn/tai-khoan/quan-ly-email-sender.md)


---

# 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.ticketx.vn/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.
