# Hola!

¡Bienvenido/a a la documentación oficial de **Zasbot**!

Aquí encontrarás toda la información necesaria para aprovechar al máximo nuestra plataforma. Explorá en detalle sus funcionalidades principales, aprendé a configurarla paso a paso y descubrí cómo optimizar tus procesos de comunicación con **Zasbot**.

### Conoce un poco más sobre nosotros

{% embed url="<https://www.youtube.com/watch?v=bcaFVRt9TkU>" %}

{% hint style="success" %}
COMUNIDAD ZASBOT: ¡No olvides seguirnos en  [Instagram](https://www.instagram.com/zasbotapp/) y [LinkedIn](https://www.linkedin.com/company/zasbot/posts/?feedView=all) para estar al tanto de todas las novedades!
{% endhint %}

{% hint style="warning" %}
Si detectás algún error en esta documentación, no dudes en escribirnos a <info@zasbot.com>.
{% endhint %}


---

# 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/readme.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.
