# How to Create a Glint Account?

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

#### Click **Create Account**

From the Glint Analytics homepage, locate the Create Account button near the top-right corner. Clicking it opens the registration form.

<figure><img src="/files/4VePauzULOYg2xFj3VRT" alt=""><figcaption></figcaption></figure>

#### **Enter Your Details**

On the Register with Glint Analytics page, you’ll see a form with fields such as:

* Email Address
* Username
* Password
* Confirm Password

#### **Create your account**

Once all required fields are filled, click the Create your account button.

#### **Sign In**

After confirming your account (or once you’re granted access if there’s a waitlist), return to the Glint homepage. Click Sign In and use your newly created credentials to log in.

Once you’ve successfully signed in, you can begin exploring Glint’s dashboards, creating new visualizations, and analyzing onchain data.


---

# 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://glint-analytics.gitbook.io/glint-analytics/getting-started/how-to-create-a-glint-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.
