# HƯỚNG DẪN NHẬP MÔN

- [Làm thế nào để cài game](https://d2vns-organization.gitbook.io/tm/join-d2vn/installation.md)
- [Sửa lỗi C0000005](https://d2vns-organization.gitbook.io/tm/join-d2vn/installation/fixing-error-c0000005.md): Hướng dẫn sửa lỗi C00000005
- [Đăng ký tài khoản](https://d2vns-organization.gitbook.io/tm/join-d2vn/first-time-joining-the-game.md)
- [Tham gia InGame](https://d2vns-organization.gitbook.io/tm/join-d2vn/ingame.md): Tạo nhân vật và tham gia vào game Diablo 2 Việt Nam
- [Các chỉ số của nhân vật](https://d2vns-organization.gitbook.io/tm/join-d2vn/character-stats.md)
- [Controls - HUD/KEY](https://d2vns-organization.gitbook.io/tm/join-d2vn/menu-tools-interface-and-features.md)
- [Code cho người chơi mới](https://d2vns-organization.gitbook.io/tm/join-d2vn/code.md)
- [Code 1: Like – Comment – Tag 3 người bạn](https://d2vns-organization.gitbook.io/tm/join-d2vn/code/code-1.md)
- [Code 2: Streamer Code](https://d2vns-organization.gitbook.io/tm/join-d2vn/code/code-2.md): Sự kiện 2: Streamer Code
- [Hướng Dẫn: Cách Farm EXP và Item](https://d2vns-organization.gitbook.io/tm/join-d2vn/guide-newbie.md)
- [Hướng dẫn Farm Rune dành cho Newbie](https://d2vns-organization.gitbook.io/tm/join-d2vn/guide-newbie/huong-dan-farm-rune-danh-cho-newbie.md): Hướng dẫn farm Rune dành cho Newbie


---

# 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://d2vns-organization.gitbook.io/tm/join-d2vn.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.
