# Create Account

Go to the [Clarity Signup Page](https://clarity.jcore.io/signup) to begin creating an account. Enter your email address to begin.

## Email Verification

![Enter your Email Address](/files/-LzNOjChNH_jcGAUsYFT)

Clarity will send you an email like this one with a 6 digit code:

![](/files/-LzNPUSrd6Bi3XheASu4)

{% hint style="info" %}
If you don't see the email, check your Updates or Spam folders. If you still can't find the email, contact us via the chat button at the lower right, or email <support@jcore.io>.
{% endhint %}

Enter the 6-digit registration code:

![](/files/uGmqMdZgskVE1cpVG6u3)

## Account Setup

Enter your personal information, and pick a name and code for your organization:

![Personal and Organization Info](/files/-LzNRPX_t5QplZ9LeDFr)

{% hint style="info" %}
All of your device logins will begin with the organization code you choose here, so choose something that's easy to type a lot!
{% endhint %}

## Billing Info

![Credit Card Info and Terms of Service](/files/9D31uxzBZe3pCxV35jPQ)

## Password

{% hint style="warning" %}
To keep your account secure, please choose a password that's difficult to guess and isn't shared with any other services.
{% endhint %}

![Password Entry](/files/-LzNdpAJ_6kIp7hejGNm)

## Success

Once you've entered your password, you'll see the Organization Setup page, which lets you add your first device.

![](/files/-LzNelqbGWWlkgOoPv6V)


---

# 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.jcore.io/clarity/getting-started/creating-a-clarity-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.
