# Создание цифрового паспорта

Для создания цифрового паспорта нужно прислать информацию по шаблону (скачать шаблон):

* 2х буквенный код страны производителя согласно [Общероссийскому классификатору стран мира](https://ru.wikipedia.org/wiki/%D0%9E%D0%B1%D1%89%D0%B5%D1%80%D0%BE%D1%81%D1%81%D0%B8%D0%B9%D1%81%D0%BA%D0%B8%D0%B9_%D0%BA%D0%BB%D0%B0%D1%81%D1%81%D0%B8%D1%84%D0%B8%D0%BA%D0%B0%D1%82%D0%BE%D1%80_%D1%81%D1%82%D1%80%D0%B0%D0%BD_%D0%BC%D0%B8%D1%80%D0%B0)
* налоговый номер компании производителя
* регистрационный номер утвержденного типа СИ согласно [ФГИС АРШИН](https://fgis.gost.ru/fundmetrology/registry/4) (при наличии)
* заводской номер
* дату выпуска
* измеряемые величины согласно МИ 2314-2023
* Уникальный идентификационный код по формату GUID (при наличии)

<figure><img src="/files/r7OLoW0yVc5x8f63ul7f" 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://metrology-cloud.gitbook.io/metrology-cloud/group-1/sozdanie-cifrovogo-pasporta.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.
