# Registro

Para crear un nuevo usuario, es tan sencillo como escribir tu nombre en el campo "Nombre", un email válido en el campo "Email" y una contraseña lo más segura posible en el campo "Contraseña".

<div align="center" data-full-width="true"><figure><img src="/files/G15cRjxmPomrQtUkjU99" alt="Registro, alta de usuario." width="188"><figcaption><p>Formulario de registro.</p></figcaption></figure></div>

{% hint style="info" %}
Este paso solo es necesario si ya te has registrado anteriormente. Si es así, debes [loguearte](/reto-bariatrico/inicio/primeros-pasos/login.md) con tu Email y Contraseña.
{% endhint %}

Es necesario que tengas en cuenta los [términos de uso](https://retobariatrico.com/terms.php) de la aplicación y aceptarlos para poder proceder al registro de usuario.

Ten cuenta que el Email y Contraseña que añadas, serán los datos de acceso a tu cuenta cuando necesites volver a entrar, en caso de que la sesión de usuario haya caducado o se haya cerrada la sesión de forma manual.


---

# 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://targetbox.gitbook.io/reto-bariatrico/inicio/primeros-pasos/registro.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.
