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

# Trang bị

- [Unique Upgrade](https://d2vns-organization.gitbook.io/tm/gear/unique-upgrade.md)
- [ARMOR: DIABLO'S SOUL](https://d2vns-organization.gitbook.io/tm/gear/unique-upgrade/armor-diablos-soul.md)
- [BELT: GHOST BELT](https://d2vns-organization.gitbook.io/tm/gear/unique-upgrade/belt-ghost-bell.md)
- [AMULET: VIPER EYE](https://d2vns-organization.gitbook.io/tm/gear/unique-upgrade/amulet-viper-eye.md)
- [RING: DEVIL'S EYE](https://d2vns-organization.gitbook.io/tm/gear/unique-upgrade/ring-devils-eye.md)
- [Reward Extra Quest](https://d2vns-organization.gitbook.io/tm/gear/reward-extra-quest.md)
- [Salvation Standard Charm](https://d2vns-organization.gitbook.io/tm/gear/reward-extra-quest/salvation-standard-charm.md)
- [Lich King Sword Charm](https://d2vns-organization.gitbook.io/tm/gear/reward-extra-quest/lich-king-sword-charm.md): Extra Quest - Wrath Of The Lich King
- [Azmodan Torch Charm](https://d2vns-organization.gitbook.io/tm/gear/reward-extra-quest/azmodan-torch-charm.md): Extra Quest: Azmodan - Realm Of Sin
- [Devil Annihilus Charm](https://d2vns-organization.gitbook.io/tm/gear/reward-extra-quest/devil-annihilus-charm.md): Extra Quest: Hell's Abyss - Devil Diablo
- [Wing Charm](https://d2vns-organization.gitbook.io/tm/gear/wing-charm.md)
- [Level 1 Sanctuary Wing](https://d2vns-organization.gitbook.io/tm/gear/wing-charm/level-1-sanctuary-wing.md)
- [Level 2 Primeval Wing](https://d2vns-organization.gitbook.io/tm/gear/wing-charm/level-2-primeval-wing.md)
- [Level 3 High Heaven Wing](https://d2vns-organization.gitbook.io/tm/gear/wing-charm/level-3-high-heaven-wing.md)
- [Level 4 Anu Wing](https://d2vns-organization.gitbook.io/tm/gear/wing-charm/level-4-anu-wing.md)
- [Aura Charm](https://d2vns-organization.gitbook.io/tm/gear/aura-charm.md)
- [Level 1 Minor Aura](https://d2vns-organization.gitbook.io/tm/gear/aura-charm/level-1-minor-aura.md)
- [Level 2 Empowered Aura](https://d2vns-organization.gitbook.io/tm/gear/aura-charm/level-2-empowered-aura.md): Primeval Wing
- [Level 3 Majestic Aura](https://d2vns-organization.gitbook.io/tm/gear/aura-charm/level-3-majestic-aura.md)
- [Level 4 Legendary Aura](https://d2vns-organization.gitbook.io/tm/gear/aura-charm/level-4-legendary-aura.md)
- [Implicit trang bị](https://d2vns-organization.gitbook.io/tm/gear/implict.md)
- [Item Base Tier 2](https://d2vns-organization.gitbook.io/tm/gear/item-base-tier-2.md)
- [Pet Charm \[x\]](https://d2vns-organization.gitbook.io/tm/gear/pet-charm-x.md)
- [Runeword](https://d2vns-organization.gitbook.io/tm/gear/runeword.md)
- [Imbue Item](https://d2vns-organization.gitbook.io/tm/gear/imbue-item.md)
- [Orb Upgrade Item](https://d2vns-organization.gitbook.io/tm/gear/orb-upgrade-item.md)


---

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