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

# EqualWeb

## Cobertura

* :flag\_uy: Uruguay

## Integración

EqualWeb es una solución diseñada para hacer que los sitios web sean totalmente accesibles, proporcionando una experiencia inclusiva para personas con discapacidades. El servicio incluye 31 recursos automáticos que optimizan la accesibilidad del sitio, cumpliendo con estándares internacionales (como WCAG 2.1).

#### Principales características y beneficios de EqualWeb:

* **Correcciones automáticas**: Ajusta automáticamente aspectos técnicos del sitio, como contraste de colores, tamaños de fuentes y navegación por teclado.
* **Mejora la experiencia de usuarios con discapacidades**: Incluye opciones de lectura de pantalla, navegación simplificada y herramientas para usuarios con deficiencias visuales, auditivas o motoras.
* **Cumplimiento legal**: Ayuda a cumplir con normativas de accesibilidad, evitando problemas legales y mejorando la inclusión.
* **Personalización**: Los usuarios pueden ajustar la interfaz para adaptarse a sus necesidades específicas.
* **Informe de accesibilidad**: Proporciona análisis detallados sobre el nivel de accesibilidad del sitio, indicando mejoras y sugerencias.

## Contacto comercial

:person\_in\_tuxedo: Cynthia Katz (Head comercial Uruguay) - <contacto@equalweb.com.uy> - +598 95 011 888

## Requerimientos y proceso para alta

El cliente envía por ticket el código proporcionado por la empresa y lo agregamos a su tienda.

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

## Más información

[Sitio de EqualWeb](https://equalweb.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/equalweb.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.
