# 📖| Conociendo el panel

{% hint style="info" %}
Panel Gestion de servidores y Gestion de Conversaciones por NPC
{% endhint %}

\
![](/files/SsLPR69DtFFFhGrJmazB)

{% hint style="info" %}
Editor visual Completo
{% endhint %}

<figure><img src="/files/FYXNn6vBO8KzLwRX4QXU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Editor visual del Dialogo (Principal/Inicial)
{% endhint %}

<div align="left"><figure><img src="/files/jnCS1EEEm8SyMnYtYAyK" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Nodo Principal
{% endhint %}

<div align="left"><figure><img src="/files/JPGmcUuDHWHarMtIl4fB" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Primera Opción
{% endhint %}

<figure><img src="/files/YTGwjGUDNRBUMNmgJitI" alt=""><figcaption></figcaption></figure>

***

**Simulador de dialogos**

<div align="left"><figure><img src="/files/kpQAI2H51xbXriy9vC7I" alt=""><figcaption></figcaption></figure></div>

Ver [Simular de dialogos](/panel-web/or-simulador-de-dialogo.md)

#### Problemas Comunes

> No aparece mi servidor

Revisá que estés en el servidor correcto dentro del selector del panel.

También verificá que los diálogos estén publicados.

#### El plugin no ve los cambios

Ejecutá:

`/nrt sync`

Si usás sync automático, esperá el intervalo configurado o forzá un sync manual.

#### El diálogo no se abre en Minecraft

Revisá que:

* El ID del NPC sea correcto.
* El diálogo esté publicado.
* El plugin haya sincronizado.
* El NPC esté spawneado.
* La API key del plugin sea válida.

#### El panel no inicia sesión

Verificá que estés usando la login key correcta:

`nrt_login_...`

No uses la plugin API key para ingresar al panel.


---

# 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://wikinrt.mstudiosmc.online/panel-web/or-conociendo-el-panel.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.
