# 💬 Sistema de Item Link (Chat)

El sistema de **Item Link** permite a los jugadores compartir ítems directamente en el chat, facilitando el comercio y la interacción dentro del juego.

***

### 🧭 ¿Cómo usar el Item Link?

Para mostrar un ítem en el chat, sigue estos pasos:

1. Abre tu inventario
2. Mantén presionada la tecla **CTRL**
3. Haz **CLICK DERECHO** sobre el ítem

👉 El ítem se insertará automáticamente como un **enlace en el chat**

***

### 🔍 Visualización del ítem

Cuando un ítem es compartido en el chat:

* Otros jugadores pueden interactuar con el enlace
* Se mostrará un **tooltip completo**
* Incluye toda la información del ítem:
  * Stats
  * Opciones
  * Nivel
  * Excelente / Skill / Luck / etc.

<figure><img src="/files/RHUDsVXaE3Ea8cTkBLPg" alt="" width="373"><figcaption></figcaption></figure>

Esto permite verificar rápidamente las características del ítem sin necesidad de intercambios directos.

***

### 💰 Uso en comercio

El sistema es ideal para:

* 📦 Venta de ítems
* 🔍 Mostrar equipos a otros jugadores
* 💬 Negociaciones en tiempo real

Facilita el comercio y reduce errores o confusiones.

***

### 🌈 Colores especiales

Algunos tipos de ítems se muestran con colores diferenciados en el chat:

* 🔷 **Ítems Socket**
* 🟣 **Ítems Ancient**

Esto permite identificarlos rápidamente dentro de las conversaciones.

***

### ⚠️ Notas

* Solo se pueden enlazar ítems desde el inventario
* El sistema es visual, no transfiere ítems automáticamente
* Es una herramienta de apoyo para el comercio y socialización

***

### 🔥 Recomendación

Utiliza el sistema de Item Link al vender ítems para generar mayor confianza en otros jugadores, mostrando exactamente lo que estás ofreciendo.


---

# 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://muiton.gitbook.io/guia/guia-basica-de-mu-iton/sistema-de-item-link-chat.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.
