# Registration and first login

1. Go to the registration page, enter your personal data and click "Register":<br>

   <figure><img src="/files/ouXE7GQfHyucD0cHHlzn" alt=""><figcaption><p>Registration page</p></figcaption></figure>

   \
   Сonfirmation mail will be sent to your email.<br>

   <figure><img src="/files/0YguNBHzBfdObhZwAxh6" alt=""><figcaption><p>Confirmation response</p></figcaption></figure>

2. Go to your mail and confirm registration.<br>

   <figure><img src="/files/sBKKQbtdU4OpRuRpEatI" alt=""><figcaption><p>Registration letter</p></figcaption></figure>

   \
   Hooray! Your registration successfully confirmed.<br>

   <figure><img src="/files/1SsYHhWQZGxXELSQWke7" alt=""><figcaption><p>Success registration response</p></figcaption></figure>

3. Login to the site. <br>

   <figure><img src="/files/5g5d61xdoSH5aQKAywNu" alt=""><figcaption><p>Login page</p></figcaption></figure>

4. Configure TFA (*Two*-*factor authentication*) by SMS or application\ <br>

   <figure><img src="/files/uiI7g7ONLEhbAVjQdwPJ" alt=""><figcaption><p>TFA configuration</p></figcaption></figure>

   If you chose TFA using OTP, download an application like Google Authenticator, scan QR code, and enter the code from the app.<br>

   <figure><img src="/files/h00Xha1t80gGXmU0kg3S" alt=""><figcaption><p>TFA by OTP</p></figcaption></figure>

   <figure><img src="/files/IIBZRbcDw0ku8F0jDCd3" alt=""><figcaption><p>TFA by OTP</p></figcaption></figure>

5. Save your recovery code

<figure><img src="/files/948cXGcxMJ977KRVeEYz" alt=""><figcaption></figcaption></figure>

6. Hooray! Your registration successfully completed.

<figure><img src="/files/ILdMbTCFRPJcBpzk0ZQh" alt=""><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://kyc-doc.bdp.in.ua/registration-and-first-login.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.
