# Casos de uso: ¿Cómo usar la API de Mercuri en Wix (Velo + Automations)?

Antes de usar la API de Mercuri con Wix Automations, asegúrate de configurar los siguientes dos pasos:

1. Crear un API Token
2. Agregar el API Token a Wix Secret Manager

**Caso de uso**

La API de Mercuri con Wix Automations se puede usar para:

1. **Abandoned Cart Recovery** – enviar recordatorios automáticos a los clientes que dejan artículos en su carrito.


---

# 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.mercuri.cx/mercuri-docs-es/caracteristicas/introduccion-mercuri-api/casos-de-uso-como-usar-la-api-de-mercuri-en-wix-velo-+-automations.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.
