> For the complete documentation index, see [llms.txt](https://docs.siminsights.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.siminsights.com/overview/create-a-hyperskill-account.md).

# Create a HyperSkill Account

## Overview

Before you get started with HyperSkill, you will need to create an account. A HyperSkill account gives you access to many features in the HyperSkill platform.

### Step 1: Access the user portal

Access our user portal by navigating to [https://id.siminsights.com](https://id.siminsights.com/) through a web browser.&#x20;

### Step 2: Sign up

In the top right corner of the user portal, click on the **Log In** button.

Once the login menu appears, click on **Sign Up** below the **Continue** button.&#x20;

{% hint style="info" %}
If you already have an account, login with your **Email Address** and **Password**, or through one of the social logins.
{% endhint %}

<figure><img src="/files/FBPmRfzZsXvt6XTtIqbT" alt="" width="375"><figcaption></figcaption></figure>

### Step 3: Enter account information

You can sign up through one of two methods

1. &#x20;email and password
2. &#x20;social login (Google, Apple, Clever, etc.)

{% hint style="danger" %}
If you sign up through one method, you must login with that same method!
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><img src="/files/ErTU8lvV2tXdlsr43pI9" alt="" data-size="original"></td><td align="center"><em>Email and password</em></td></tr><tr><td align="center"><img src="/files/ZfHVs6UgApfZfq207T0E" alt="" data-size="original"></td><td align="center"><em>Social Login</em></td></tr></tbody></table>

### Step 4: Verify account

After account creation, you will receive a verification email. Please check your email account and click on the verification link.&#x20;

### Step 5: Account creation complete!

Congratulations! You have created a HyperSkill account, and will be able to access the user portal at [https://id.siminsights.com](https://id.siminsights.com/). From here, you can proceed to access the HyperSkill downloads and our [Quick Start Guide](/overview/quick-start-guide.md).&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.siminsights.com/overview/create-a-hyperskill-account.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.
