# Integraciones

<mark style="color:yellow;">**Integraciones nativas**</mark>: Son aquellas desarrolladas específicamente para garantizar una compatibilidad total y un funcionamiento óptimo dentro del sistema. Estas integraciones están listas para su uso inmediato, sin necesidad de configuraciones adicionales complejas. Puedes encontrar el listado completo de integraciones nativas en el menú de navegación ubicado en la barra lateral izquierda.

<figure><img src="/files/dUBISmEexInxsH9I83Lt" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">**Integraciones personalizadas**</mark>: Estas integraciones son desarrolladas a medida para satisfacer las necesidades específicas de cada cliente. Algunas de estas integraciones ya están disponibles, mientras que otras pueden ser diseñadas bajo pedido, adaptándose a los requerimientos particulares de cada proyecto. Esto asegura una solución completamente alineada con las demandas únicas de tu negocio.


---

# 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://zasbot.gitbook.io/zasbot-help-docs/la-plataforma/integraciones.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.
