# Introducción

Nos emociona acompañarte en tus primeros pasos utilizando nuestra plataforma. Esta guía está diseñada para guiarte paso a paso y ayudarte a aprovechar al máximo todas las capacidades de Zasbot.

En los próximos pasos, descubrirás cómo configurar y personalizar tu asistente, explorarás las herramientas clave del panel de control y aprenderás a evaluar y optimizar los resultados obtenidos. Nuestro objetivo es que domines Zasbot rápidamente y logres impactar de manera positiva en la interacción con tus usuarios.

Al finalizar este recorrido, estarás listo/a para aprovechar todo el potencial de Zasbot y transformar la forma en que gestionas tu servicio al cliente. ¿Vamos 🚀?


---

# 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/guia-para-principiantes/introduccion.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.
