# Account Verification (KYC)

{% hint style="info" %}
What is this verification and why is it required?\
\
We have implemented a user identification system for accounts that are suspicious or violate the terms of service. This process includes passport data verification through the reliable Idenfy service and photo verification. The entire operation takes on average no more than 5 minutes, after which your account will be verified.

The confidentiality of all provided data is guaranteed.
{% endhint %}

{% hint style="warning" %}
Please note that your account may be automatically flagged for verification. You will receive the same request in the “Support” section. The verification must be completed within 72 hours.

We verify email addresses to ensure they do not belong to anonymous or temporary services, which excludes their use and enhances security. Checking against the FraudRecord database helps us monitor suspicious activity. We also check your IP address against spam databases and the Tor network to ensure it is not used in unwanted activities.
{% endhint %}

## How to complete the verification?

Log in to your personal account [using the link](https://billing.spacecore.pro/).

<figure><img src="/files/IzU9Mt5pDWQpZGJUF0QI" alt="" width="563"><figcaption></figcaption></figure>

Expand the “Client” category in the left panel, there you will see the “Account Verification” button, click it. Request verification.

In the “Support” section, open the “Request List”. Here you will find a new ticket titled “KYC”.

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

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

Follow the link from the message.

<figure><img src="/files/7yFxkvYTqTz5PYIqwYfe" alt=""><figcaption></figcaption></figure>

If you are working on a computer, scan the code to continue on your phone.

Next, you need to select the country of which you are a resident and the type of document that will be used for identity verification.

Upon completion of the procedure, you will receive a response about the result of the verification in the same “KYC” request.

<figure><img src="/files/Vxi7mBeeFCd3wRTb06FD" alt="" width="375"><figcaption></figcaption></figure>

If something went wrong, you will receive the following message. If you are sure that everything is done correctly, please contact our support service in your personal account.

<figure><img src="/files/Dg2KEaRymgub940Anvkk" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://spacecore.gitbook.io/wiki/en/personal-account/kyc.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.
