# Positus ES

## Positus ES

- [WhatsApp Business API](https://docs.es.posit.us/master.md): Desarrollada para empresas medianas y grandes, la API empresarial de WhatsApp permite una comunicación eficiente con clientes de todo el mundo a través de WhatsApp.
- [API - Documentación](https://docs.es.posit.us/api.md): Integre ahora con la plataforma de comunicación más grande del mundo, WhatsApp Business API de Positus.
- [Ejemplos de códigos](https://docs.es.posit.us/exemplos-de-codigos.md): Vea algunos ejemplos de código para integrar su API.
- [Webhook](https://docs.es.posit.us/webhook.md): Cuando el cliente le envía un mensaje, el cliente API de WhatsApp Business enviará una notificación de solicitud HTTP POST a la URL de Webhook con los detalles que se describen en este manual.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.es.posit.us/master.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.
