# Contactos y Chat API

- [Obtener Todos los Contactos](https://recursos.demandu.tech/guia-de-productos-y-formacion/contactos-y-chat-api/obtener-todos-los-contactos.md): Esta sección proporciona la documentación del API para obtener todos los contactos de la plataforma Demandu.
- [Obtener Grupos/Segmentos](https://recursos.demandu.tech/guia-de-productos-y-formacion/contactos-y-chat-api/obtener-grupos-segmentos.md): Esta sección proporciona la documentación del API para obtener todos los grupos o segmentos en la cuenta del cliente en Demandu.​


---

# 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://recursos.demandu.tech/guia-de-productos-y-formacion/contactos-y-chat-api.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.
