# Access and Registration

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

### **How to Sign Up for the Platform**

To sign up for **Skyone Platform**, follow these steps:

1. Open the invitation email you received and click on "**Register on the platform**."
2. On the registration page, fill in your personal information and create a secure password.

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

{% hint style="info" %}
Your password must be at least 8 characters long and include uppercase letters, lowercase letters, numbers, and special characters.
{% endhint %}

3. Click “**Register**” to complete the process.

That’s it! You now have access to the platform.

***

### **How to Access the Platform**

To log into **Skyone Platform**, follow these steps:

1. Go to the website <https://skyone.solutions/>.
2. Click on "**Login**."

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

3. Enter your credentials (username and password) in the appropriate fields.
4. If the administrator has enabled **email verification** as a security measure, you’ll be directed to this step. Check your email and follow the provided instructions.

<figure><img src="/files/0E6xeCd7MfOjWhdL2HgP" alt=""><figcaption></figcaption></figure>

5. After email verification, if multi-factor authentication (MFA) is enabled, you’ll be prompted to complete this step to finalize your access.


---

# 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/english/skyone-console/access-and-registration.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.
