# Acceso y Registro

Here’s how to sign up and access the platform:

### Cómo registrarse en la plataforma

Para registrarte en **Plataforma Skyone**, sigue estos pasos:

1. Abre el correo de invitación que recibiste y haz clic en "**Registrarse en la plataforma**".
2. En la página de registro, completa tu información personal y crea una contraseña segura.

<figure><img src="/files/mzUduSpgQo7ifRmHcDhq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Tu contraseña debe tener al menos 8 caracteres e incluir letras mayúsculas, letras minúsculas, números y caracteres especiales.
{% endhint %}

3. Haz clic en “**Registrarse**” para completar el proceso.

¡Listo! Ahora tienes acceso a la plataforma.

***

### Cómo acceder a la plataforma

Para iniciar sesión en **Plataforma Skyone**, sigue estos pasos:

1. Ve al sitio web <https://skyone.solutions/>.
2. Haz clic en "**Acceso**".

<figure><img src="/files/fGUgHFmFuMvOmaLhSyL7" alt=""><figcaption></figcaption></figure>

1. Ingresa tus credenciales (nombre de usuario y contraseña) en los campos correspondientes.
2. Si el administrador ha habilitado la verificación por correo electrónico como medida de seguridad, serás dirigido a este paso. Revisa tu correo electrónico y sigue las instrucciones proporcionadas

<figure><img src="/files/wyUV7EDTGQTnPGUBXYAu" alt=""><figcaption></figcaption></figure>

3. Después de la verificación por correo electrónico, si la autenticación multifactor (MFA) está habilitada, se te solicitará completar este paso para finalizar tu acceso.


---

# 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.skyone.cloud/espanol/skyone-console/acceso-y-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.
