# VerifyKit Account

You first need to create an account to start using VerifyKit. There are two ways of creating an account and neither requires any credit card details.

## Create an Account

### Creating an Account Using Google

You can easily create your VerifyKit account with the Sign in with Google option. When logging into your account, simply click the Log in with Google option to proceed.

You can also create a password for your VerifyKit account using panel. You can find more information on how to create a password for your VerifyKit account [here.](/verifykit-panel/account-management.md#set-a-password-with-google-log-in)

### Creating an Account Using E-Mail

You can create your VerifyKit Account using your personal information. Just create your account using your full name, company name, and e-mail address and set your password. If you choose to create an account using e-mail, we’ll kindly ask you to verify your e-mail address.

### Email Verification

After filling in the required fields to create an account, we’ll send a confirmation e-mail to the address you specified. Just click the confirmation button or follow the link in the e-mail to activate your account.

[Try Now](https://verifykit.com/register/?ref=doc_ca)

## VerifyKit Plans <a href="#verifykit-plans" id="verifykit-plans"></a>

When you use VerifyKit, you incur a fee for each verification. This charge varies according to the method used, the destination country, and the carriers. Please [click here](https://verifykit.com/pricing) for more information on pricing.


---

# 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.verifykit.com/verifykit-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.
