# Sistema de Sugerencias

La app de Fruxy incluye un sistema de sugerencias automático y completamente configurable. Es la forma más cómoda y sencilla de gestionar sugerencias con emojis. Solo necesitas configurar el canal de sugerencias, y el bot se encargará de darle un estilo embed a los mensajes y agregar emojis de aprobación/desaprobación para la votación

Primero deberás configurar desde el panel web de Fruxy el canal para las sugerencias, en este canal todos los mensajes serán borrados y reenviados con las funciones del bot automáticamente.

<figure><img src="/files/vm9f4GgHpd7AuupPXcSp" alt=""><figcaption><p>Click en "Guardar configuración" para guardar los cambios en la app de Froxy.</p></figcaption></figure>

**Una vez configurado correctamente el canal, se verá asi:**<br>

<figure><img src="/files/y4g46J9Q0CqifKS7icEj" 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/sistema-de-sugerencias.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.
