# Account verification

Before you can use phone numbers with sipgate AI Agents, **your account must be verified once**. Account verification is required when you want to create a new account, book or activate new phone numbers, and when you use sipgate AI Agents for customer or service calls. Please allow up to 48 hours for the review.

### How to verify your account – step by step

{% stepper %}
{% step %}
**Start verification process**

After registration, a verification notice automatically appears in the product. You can start the verification process from there.
{% endstep %}

{% step %}
**Select document**

In the next step, the permitted document types will be shown to you. Choose one of the offered documents, for example an extract from the commercial register, a business registration certificate, or a current invoice with company name and address.
{% endstep %}

{% step %}
**Upload document**

The upload takes place directly in the product via the verification form.
{% endstep %}

{% step %}
**Wait for review**

After the upload, the document is reviewed and the account is then approved for use of phone numbers. This usually takes less than an hour. After the upload, the document is reviewed by sipgate and your account is then approved for use of phone numbers. Verification usually takes less than an hour.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Good to know**

* Verification is not an optional feature. sipgate is subject to regulation by the Federal Network Agency, which is why an identity check is required when assigning phone numbers.
* One document is sufficient for verification, provided that the company name, address, and the legal existence of the company are clearly visible. The uploaded documents are used exclusively for verification and are not stored permanently.
* In most cases, verification is only necessary once and does not have to be repeated for each new phone number.
  {% endhint %}


---

# 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://help.sipgate.com/documentation/en/getting-started/verifizierung-des-accounts.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.
