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

# Sancor Seguros

## Cobertura

* :flag\_uy: Uruguay

## Integración

Sancor Seguros ofrece un servicio de **garantía extendida** que permite a los comercios brindar a sus clientes una **protección adicional sobre los productos adquiridos**, una vez finalizada la garantía original del fabricante.

Gracias a su integración con Fenicio, la garantía extendida puede ofrecerse de forma simple durante el proceso de compra, permitiendo que, por ejemplo, un producto con **1 año de garantía** pueda **extender su cobertura por 1 o 2 años adicionales**.

## Requerimientos y proceso para alta

Para habilitar la integración de Garantía Extendida de Sancor Seguros, el comercio deberá enviar un ticket al equipo de soporte con la siguiente información:

* Indicar si la **garantía extendida aplica a todo el catálogo** o **solo a determinados productos**.
  * En caso de aplicar solo a algunos, deberá informarse la **característica o atributo** que permita identificar a qué artículos corresponde.
* Informar el **código o SKU** con el cual se identificará la garantía extendida, ya que la misma se **registra como un artículo adicional en el carrito** y se envía al ERP como un ítem más de la orden.

Con esta información, el equipo de soporte podrá configurar y habilitar la integración correctamente.

## Más información

[Sitio de Sancor Seguros](https://www.sancorseguros.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/sancor-seguros.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.
