> For the complete documentation index, see [llms.txt](https://guia.fenicio.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guia.fenicio.help/integraciones-y-herramientas/otras-herramientas-y-utilidades/dearx.md).

# dearX

## Cobertura

* :flag\_uy: Uruguay

## Integración

**dearX** es una herramienta diseñada para transformar cada regalo en una experiencia personalizada. Permite:

* Añadir un mensaje personalizado (video, foto o texto) al regalo desde una web o QR.
* Que el destinatario escanee un QR en el paquete y acceda al saludo, ya sea recibido en persona o por envío.
* Facilita una experiencia emocional interactiva que distingue tu tienda física u online y favorece el engagement de los clientes.&#x20;

Perfecta para ecommerce y tiendas físicas que quieren ofrecer una experiencia memorable a quienes regalan y a quienes reciben.

## Contacto comercial

🤵Marcia Giacosa (Comercial) - <hola@dearx.app> - +598 98 077 596

## Requerimientos y proceso para alta

Para solicitar la integración, el cliente deberá:

1. Enviar un ticket al equipo de Soporte de Fenicio, solicitando la activación de la integración correspondiente.
2. Enviar por correo los datos de su empresa, para que podamos avanzar con la configuración desde nuestro lado.

{% hint style="info" %}
Esta integración tiene costo de implementación.
{% endhint %}

## Más información

[Sitio de dearX](https://www.dearx.app/)


---

# 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://guia.fenicio.help/integraciones-y-herramientas/otras-herramientas-y-utilidades/dearx.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.
