> 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/almango.md).

# Almango

## Cobertura

* :flag\_uy: Uruguay
* :flag\_ar: Argentina

## Integración

Es una plataforma de servicios para eCommerce que permite ofrecer servicios de instalación, armado y puesta en funcionamiento de productos directamente durante el proceso de compra online.

La integración incorpora estos servicios en el checkout, permitiendo que el cliente contrate y abone el servicio junto con el producto en una única compra.

Almango se encarga de toda la gestión operativa posterior, incluyendo la asignación de técnicos, el agendamiento de visitas, la ejecución del servicio, la gestión de garantías y el soporte al cliente.

Entre sus principales beneficios se destacan:

* Ofrecer una experiencia de compra más completa (Producto + Servicio).
* Incrementar la tasa de conversión al simplificar la contratación del servicio.
* Reducir devoluciones asociadas a problemas de instalación o armado.
* Delegar la gestión operativa y logística del servicio en un proveedor especializado.

De esta forma, las tiendas pueden ampliar su propuesta de valor y brindar una solución integral a sus clientes sin asumir la operación del servicio.

## Contacto comercial

🤵Leandro Baisón / Director - <admin@almango.com.uy> - +598 98 612 653

## Requerimientos y proceso para alta

Para comenzar a utilizar la integración con **Almango**, el cliente deberá contactar al equipo de Almango para coordinar la configuración inicial y obtener las credenciales necesarias para la conexión.

Posteriormente, deberá generar un ticket dirigido al equipo de soporte de **Fenicio**, solicitando la habilitación de la integración e incluyendo la información técnica proporcionada por Almango.

## Más información

[Sitio de Almango](https://services.almango.com.uy/)


---

# 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/almango.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.
