> For the complete documentation index, see [llms.txt](https://docs.signius.eu/signius-professional-platform-ua/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.signius.eu/signius-professional-platform-ua/navchalni-video.md).

# Навчальні відео

## 1. Як підписати документ на платформі? Кваліфікований підпис крок за кроком.

У цьому відео ми покажемо, як підписати документи кваліфікованим підписом ВПЕРШЕ.

**На відео Ви побачите, як:**

* створити обліковий запис на платформі SIGNIUS Professional
* обрати та придбати пакет підписів
* підтвердити свою особу ОНЛАЙН
* додати документ на підпис
* обрати тип підпису (кваліфікований або удосконалений)
* надіслати документ на підпис іншим особам
* опціонально придбати підписи для своїх підписувачів
* підтвердити свій підпис за допомогою СМС
* завантажити підписаний документ

{% embed url="<https://youtu.be/0i8kBoYP80I>" %}

## 2. Як підписати документ онлайн за 1 хвилину?

Вже маєте обліковий запис на платформі? У цьому відео Ви побачите, як підписати документ за допомогою удосконаленого підпису та відправити його на підпис іншим всього за декілька секунд.

{% embed url="<https://youtu.be/Gq-EtYe6PQM>" %}

## 3. Як підтвердити свою особу за допомогою AutoIdent IDnow?

Дізнайтеся, як швидко та зручно пройти ідентифікацію самостійно за кілька кроків.

1. Підготуйте дійсний документ, що посвідчує особу (ID картка або паспорт).
2. Зробіть фотографію передньої та задньої сторони документа. Система автоматично зчитає та перевірить дані та захисні елементи документа.
3. Зніміть відео-селфі – так званий liveness check, який дозволяє підтвердити, що це дійсно Ви.
4. Алгоритми IDnow порівняють Ваше обличчя з документом і за кілька хвилин підтвердять Вашу особу. Готово!

Весь процес відбувається онлайн і доступний 24 години на добу з будь-якої точки світу. Не потрібно домовлятися про зустріч або чекати на перевіряючого – достатньо кількох хвилин, щоб підписати документ кваліфікованим підписом.

{% embed url="<https://www.youtube.com/watch?v=IdGA78beziw>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.signius.eu/signius-professional-platform-ua/navchalni-video.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
