> For the complete documentation index, see [llms.txt](https://docs.mercuri.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercuri.cx/mercuri-docs-es/caracteristicas/formulario-de-suscripcion-por-sms/como-solucionar-el-problema-del-formulario-de-opt-in-en-wix.md).

# Cómo solucionar el problema del formulario de opt-in en Wix

Si el formulario de opt-in no funciona correctamente, puedes solucionarlo eliminando el bloque **Mercuri: SMS, WhatsApp & AI** desde el editor del sitio y luego reinstalándolo.

**A. Pasos para eliminar el bloque de Mercuri desde el Wix Editor**

{% embed url="<https://youtu.be/_U3R9qCDrM0>" %}

1. Ve al **Wix Admin Dashboard**.
2. Haz clic en **Apps** → **Installed Apps**.
3. Localiza **Mercuri: SMS, WhatsApp & AI**. Haz clic en él, y se abrirá un panel lateral a la derecha. En las opciones, selecciona **Open in Editor**.
4. En el **Wix Site Editor**, abre el **App Market**.
5. Ve a **Manage Apps** y selecciona **Mercuri: SMS, WhatsApp & AI**.
6. Se abrirá un panel en el lado derecho → haz clic en **Delete App**.

**B. Pasos para volver a agregar el bloque de Mercuri**

1. Nuevamente, ve al **App Market**.
2. Busca **Mercuri: SMS, WhatsApp & AI**.
3. Haz clic en **Add to Site** para reinstalarlo.
4. Después de la instalación, haz clic en **Open** para agregar el bloque.
5. Revisa el formulario de opt-in.
6. Finalmente, haz clic en el botón **Publish** en la esquina superior derecha para guardar los cambios.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mercuri.cx/mercuri-docs-es/caracteristicas/formulario-de-suscripcion-por-sms/como-solucionar-el-problema-del-formulario-de-opt-in-en-wix.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
