# FAQ

### Como copio una ID?

Tienes la guía de como copiar una id [aquí](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-).

### deKiro está desconectado en mi server. ¿Qué hago?

Si **deKiro** está desconectado, solo tienes que esperar. Posiblemente se esté actualizando, sé paciente.

### **¿Cómo miro la lista de comandos?**

Usando el comando `k/help` o en la sección de módulos.

### deKiro se sale de mi servidor ¿Qué hago?

Comprueba que tiene permisos de administrador, si el error persiste, pregunta por el [servidor de soporte](https://discord.gg/Rwy8J35)

### ¿Cómo configuro a deKiro?

Con su [**dashboard web**](https://dasboard.kirobot.cc) o usando el comando `k/exportar`el bot te devolverá un archivo YAML, puedes aprender a como configurarlo en la sección de [**Configuración**](/introduccion/configuracion.md).

***


---

# 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://docs.kirobot.cc/otros/faq.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.
