# Accede a la plataforma

- [Registrate](https://zasbot.gitbook.io/zasbot-help-docs/la-plataforma/editor/registrate.md): Para ingresar a la plataforma ingresá en www.zasbot.com  y haz click en el botón de "Login" o bien accede directamente a https://app.zasbot.com/register
- [Inicia tu prueba gratuita](https://zasbot.gitbook.io/zasbot-help-docs/la-plataforma/editor/inicia-tu-prueba-gratuita.md)
- [Olvidé mi contraseña](https://zasbot.gitbook.io/zasbot-help-docs/la-plataforma/editor/olvide-mi-contrasena.md): A todos nos puede suceder. No te preocupes, podrás recuperar tu contraseña en pocos pasos.
- [Pantalla de inicio](https://zasbot.gitbook.io/zasbot-help-docs/la-plataforma/editor/pantalla-de-inicio.md)
- [Configuración de la plataforma](https://zasbot.gitbook.io/zasbot-help-docs/la-plataforma/editor/configuracion-de-la-plataforma.md): El primer paso será elegir el nombre y logo de tu empresa y el idioma que te gustaría usar en la plataforma. ¡No olvides guardar los cambios!


---

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