# Create an account

### 1 - Create your account

First, create an account on [Checksub](https://my.checksub.com/users/sign_up).&#x20;

### 2 - Confirm your account by clicking on the link sent by email

For security reasons, we will send an email to confirm that this is your address. Click on the link in the email to validate your account and start using Checksub.

{% hint style="info" %}
Check your spam folder if you didn't receive the confirmation email
{% endhint %}

### **3 - Now that you have an account, you can create your first project.**


---

# 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://support.checksub.com/get-started/quick-start/create-an-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.
