# Step 2 - User KYC

Once, the account is created, the user must perform a KYC (a compliance process called "Know You Customer"). The KYC status will allow the user to access all the features and to activate his Account.

The User will need to login to his account in order to start the KYC procedure.  This action will be performed using:

{% openapi src="/files/CxdhNANltvpAtSQ3ieEA" path="/v1/kyc/start" method="get" %}
[stokn\_api.json](https://4184423511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F50DZdVHQuJqLLMFS5pFA%2Fuploads%2FtArCzZFBOjwtLNo3PlL8%2Fstokn_api.json?alt=media\&token=f6fefe86-fbfd-49de-9419-503e5c449364)
{% endopenapi %}

This will automatically return an url to start the process. Once finished, according to the result of the KYC, the Account will be activated.&#x20;

Please note that sometimes, the KYC will not be performed correctly, it is possible to activate manually an Account.&#x20;

For this case, please contact your account manager. He will be able to activate the account for you.

OAuth: user\_auth


---

# 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://stokn.gitbook.io/welcome-to-stokn.io/step-2-user-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.
