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

# How to Create Your Linceris Account

***

##

## 1. Begin by Navigating to Our Website Dashboard

**To start the registration process, first jump onto the** [**Linceris Website**](https://www.linceris.com/)**. Once you're there, look for the Dashboard button and give that a click. That's going to take you straight to where you can log in or get started.**<br>

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

***

##

## 2. Choose to create a new account

**On that screen, you’ll see the login area. Below that, just click on the Create a New Account button. That’s going to open up the form where you can put in your info and get everything rolling.**

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

***

##

## 3. Enter Your Account Information

**Now, just type in the email address you want to use and pick a password. Make sure the email is one you actually have access to, because you’re going to need it to finish setting things up in a second.**<br>

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

***

\
4\. Verify your email address
-----------------------------

**Once you click register, you'll be taken to your dashboard. Check your inbox for a verification email from us and click the link inside to confirm your account. If you don't see it after a minute or two, check your spam folder or hit the "Resend Verification Email" button on your dashboard.**

<figure><img src="/files/94CUkHqgV2rDwuycqqSF" alt=""><figcaption></figcaption></figure>

***

##

## 5. Log in and get going

**Once you’ve clicked that link, you're all set! Just head back to the login page, sign in with the email and password you just made, and you'll be inside the dashboard and ready to start using everything.**<br>

<figure><img src="/files/2vjjnRtzpnPxONtJugWI" alt=""><figcaption></figcaption></figure>

***

##

***


---

# 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.linceris.com/getting-started/how-to-create-your-linceris-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.
