# Sistema de Confesiones

Primero se deberá acceder al panel web y configurar el ID del canal de las confesiones desde el siguiente link puedes hacerlo: <https://fruxy.org/dashboard.php>

<figure><img src="/files/9idQvhXMGwB5Ue6qETh5" alt=""><figcaption></figcaption></figure>

Una vez configurado el ID del canal correcto, asegurate de hacer click en "Guardar configuración" \
\
Las confesiones son 100% anonimas, el mensaje cuando se envia se borra al instante y se envia de manera anonima con un estilo embed, al menos que configures un canal de logs, donde solo los que tengan acceso a dicho canal podrán ver los logs completos del bot incluidos los mensajes de las confesiones y sus nombres de usuario en discord.

**Si has configurado correctamente tu canal de confesiones, se verá asi:**<br>

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


---

# 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://wiki.fruxy.org/iniciando-con-fruxy/publish-your-docs.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.
