> For the complete documentation index, see [llms.txt](https://hieu-ban-than.gitbook.io/hieu-ban-than-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hieu-ban-than.gitbook.io/hieu-ban-than-docs/hieu-ban-than.md).

# Hiểu Bản Thân

Hieubanthan.com là nền tảng trực tuyến giúp người dùng khám phá bản thân, định hướng tương lai thông qua hệ thống bài trắc nghiệm dễ tiếp cận. Website cung cấp các bài kiểm tra tính cách MBTI, DISC, đánh giá tiềm năng IQ, EQ và trắc nghiệm định hướng nghề nghiệp Holland, phù hợp với học sinh, sinh viên, người mới đi làm, người đang chuyển hướng nghề nghiệp và người trung niên muốn hiểu chính mình.\
Mỗi bài trắc nghiệm tại Hieubanthan.com được thiết kế với giao diện thân thiện, câu hỏi rõ ràng và kết quả trực quan, giúp người dùng nhận biết phong cách tư duy, cách giao tiếp, môi trường làm việc phù hợp, sở thích nghề nghiệp và khả năng phát triển cá nhân. Từ đó, bạn có thể tham khảo để lựa chọn ngành học, công việc, lộ trình phát triển kỹ năng hoặc cải thiện các mối quan hệ trong cuộc sống.\
Hieubanthan.com tin rằng hiểu bản thân là bước khởi đầu quan trọng để đưa ra những quyết định đúng đắn, tự tin theo đuổi mục tiêu và xây dựng một hành trình nghề nghiệp, cuộc sống phù hợp, bền vững hơn.\
Website: <https://hieubanthan.com/>\
Địa chỉ: Số 58 Tố Hữu, phường Đại Mỗ, TP Hà Nội

<https://linktr.ee/hieubanthan>\
<https://gitlab.com/hieubanthan>\
<https://www.reverbnation.com/artist/hieubanthan>\
<https://myanimelist.net/profile/hieubanthan>\
<https://tabelog.com/rvwr/hieubanthan/prof/>


---

# 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://hieu-ban-than.gitbook.io/hieu-ban-than-docs/hieu-ban-than.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.
