# Product Guides

- [Conectar Fuentes de Datos](https://docs.dapta.ai/dapta-docs-es/product-guides/conectar-fuentes-de-datos.md)
- [Conecta PostgreSQL](https://docs.dapta.ai/dapta-docs-es/product-guides/conectar-fuentes-de-datos/conecta-postgresql.md)
- [Conectar MongoDB](https://docs.dapta.ai/dapta-docs-es/product-guides/conectar-fuentes-de-datos/conectar-mongodb.md)
- [Conectar un API externa](https://docs.dapta.ai/dapta-docs-es/product-guides/conectar-fuentes-de-datos/conectar-un-api-externa.md)
- [Conectar base de datos hosteada en AWS](https://docs.dapta.ai/dapta-docs-es/product-guides/conectar-fuentes-de-datos/conectar-base-de-datos-hosteada-en-aws.md)
- [Crea tu primer integración en Dapta](https://docs.dapta.ai/dapta-docs-es/product-guides/crea-tu-primer-integracion-en-dapta.md)
- [Explorador de Datos](https://docs.dapta.ai/dapta-docs-es/product-guides/explorador-de-datos.md)
- [Formatear columnas](https://docs.dapta.ai/dapta-docs-es/product-guides/explorador-de-datos/formatear-columnas.md)
- [Filtrar y ordenar data](https://docs.dapta.ai/dapta-docs-es/product-guides/explorador-de-datos/filtrar-y-ordenar-data.md)
- [Registro de actividad](https://docs.dapta.ai/dapta-docs-es/product-guides/explorador-de-datos/registro-de-actividad.md)
- [Permisos](https://docs.dapta.ai/dapta-docs-es/product-guides/explorador-de-datos/permisos.md)
- [Agrega miembros](https://docs.dapta.ai/dapta-docs-es/product-guides/agrega-miembros.md)
- [Text Agents Legacy](https://docs.dapta.ai/dapta-docs-es/product-guides/text-agents-legacy.md)


---

# 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://docs.dapta.ai/dapta-docs-es/product-guides.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.
