# Step 1. Account verification

After successful registration, it is necessary to verify your account. Follow these steps for account verification:

### Phone Verification:

1. Navigate to the "Profile" >> "Verification" section.
2. Choose "Phone Verification."
3. Complete the verification process.

<figure><img src="/files/1ETcfFEj5xSpZqzyEglO" alt=""><figcaption></figcaption></figure>

Upon successful phone verification, you will gain access to the KYB verification process.

### KYB Verification:

1. To finalize the account verification, go to the "Profile" >> "Verification" section.
2. Select "KYB."
3. In the opened window, undergo company verification by providing the required documents.

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

<mark style="background-color:green;">Please note that the KYB verification process may take up to 7 business days.</mark>&#x20;

<mark style="background-color:green;">After successfully completing this step, your account will be fully verified.</mark>


---

# 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.inqud.com/crypto-widget/get-started-1/step-1.-account-verification.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.
