# Mis Contenidos

En este apartado podrás gestionar y acceder a diversos tipos de contenidos dentro de la plataforma, como mensajes predefinidos, plantillas de bot, plantillas de correos,  imágenes, videos, archivos, y otros elementos multimedia.&#x20;

Este apartado sirve como un espacio centralizado donde podrás  almacenar, organizar y reutilizar tus recursos de comunicación, lo que facilitará la creación de flujos de conversación y automatización de respuestas en el chatbot.


---

# 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/mis-contenidos.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.
