# Introducción

![](https://2181559123-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lc2f3nzR3RrYwNCudOj%2F-LdidqgLJPKleQUCQ35g%2F-Ldie-qXlotL_fXq-c3V%2FLogo.png?alt=media\&token=107a5325-872e-4b97-b307-1768c128b0d4)

Bienvenido al tutorial de la plataforma. El contenido aquí está diseñado para ayudar a los usuarios con o sin experiencia en la creación de Chatbots.

Para registrarte simplemente accede <https://cosmobots.io/user/register>

Dividimos este tutorial en 2 partes:

* **Bot Builder:** Tienes toda la información que necesitas para compilar, publicar y administrar tu bot.
* **Cosmo Desk:** Donde es posible monitorear cómo el bot está interactuando con los usuarios, así como poner a una persona a interactuar directamente con el usuario.

¡Estamos constantemente lanzando nuevas funcionalidades, y dejando este tutorial cada vez más completo! Así que vigila siempre las noticias.

Si tienes preguntas o comentarios no dudes en ponerte en contacto con el correo electrónico: <support@cosmobots.io>

Esperamos que disfrutes de Cosmo 😃<br>


---

# 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://help-es.cosmobots.io/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.
