# Acceder a Biuwer

A Biuwer puede accederse de diferentes maneras, pero la principal es a través de la interfaz web de usuario, disponible en [**https://app.biuwer.com**](https://app.biuwer.com). Puedes acceder a esta URL directamente o navegar desde la página web pública de Biuwer [**https://biuwer.com/es/**](https://biuwer.com/es/) donde encontrarás un botón de **Acceso** en la esquina superior derecha.

![Acceder a Biuwer](/files/-M8R2SxtIqqH7qfXF_bA)

Sólo tienes que rellenar el formulario de acceso con tu dirección de correo electrónico y tu contraseña para entrar en la plataforma. En caso de que hayas olvidado tu contraseña, simplemente haz clic en el enlace **¿Olvidaste tu contraseña?**, escribe tu dirección de correo electrónico y sigue las instrucciones en el email que te enviamos.


---

# 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://docs.biuwer.com/es/empezando/como-usar-biuwer/acceder-a-biuwer.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.
