> For the complete documentation index, see [llms.txt](https://docs.dapta.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapta.ai/dapta-docs-es/ai-marketing.md).

# AI Marketing

- [Configura la generación de contenido: ¿Cómo crear un buen contexto en Dapta?](https://docs.dapta.ai/dapta-docs-es/ai-marketing/configura-la-generacion-de-contenido-como-crear-un-buen-contexto-en-dapta.md): Es muy importante tener un contexto detallado para generar un resultado óptimo en generación de contenido con IA.
- [Creación de contenido: Ideas](https://docs.dapta.ai/dapta-docs-es/ai-marketing/creacion-de-contenido-ideas.md): En esta sección podrás aprender todo sobre la generación de ideas en Dapta.
- [¿Cómo se generan las ideas de contenido en Dapta?](https://docs.dapta.ai/dapta-docs-es/ai-marketing/creacion-de-contenido-ideas/como-se-generan-las-ideas-de-contenido-en-dapta.md)
- [¿Cómo funciona el flujo de ideas en Dapta?](https://docs.dapta.ai/dapta-docs-es/ai-marketing/creacion-de-contenido-ideas/como-funciona-el-flujo-de-ideas-en-dapta.md)
- [¿Cómo crear una idea en Dapta?](https://docs.dapta.ai/dapta-docs-es/ai-marketing/creacion-de-contenido-ideas/como-crear-una-idea-en-dapta.md): Dapta genera ideas de forma automática, sin embargo también podrás crear ideas de forma manual o solicitar a la plataforma que las genere según tus requerimientos.
- [Instrucciones adicionales](https://docs.dapta.ai/dapta-docs-es/ai-marketing/creacion-de-contenido-ideas/instrucciones-adicionales.md): Veamos cómo puedes utilizar Instrucciones adicionales para agregar más contexto a tus artículos.
- [Creación de contenido: Artículos](https://docs.dapta.ai/dapta-docs-es/ai-marketing/creacion-de-contenido-articulos.md): Aprende todo sobre los artículos generados a partir de las ideas aprobadas en tu flujo de generación de contenido.
- [Gestiona tus artículos](https://docs.dapta.ai/dapta-docs-es/ai-marketing/creacion-de-contenido-articulos/gestiona-tus-articulos.md)
- [Estadísticas](https://docs.dapta.ai/dapta-docs-es/ai-marketing/estadisticas.md): Accede a las estadísticas de generación de contenido
- [Integraciones](https://docs.dapta.ai/dapta-docs-es/ai-marketing/integraciones.md)
- [Webflow](https://docs.dapta.ai/dapta-docs-es/ai-marketing/integraciones/webflow.md): En esta guía encontrarás el paso a paso de cómo integrar Webfl a Dapta para publicar automáticamente el contenido generado.
- [WordPress](https://docs.dapta.ai/dapta-docs-es/ai-marketing/integraciones/wordpress.md): En esta guía encontrarás el paso a paso de cómo integrar WordPress a Dapta para publicar automáticamente el contenido generado.
- [Shopify](https://docs.dapta.ai/dapta-docs-es/ai-marketing/integraciones/shopify.md): En esta guía encontrarás el paso a paso de cómo integrar Shopify a Dapta para publicar automáticamente el contenido generado.


---

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