# Создание пропуска

1. **Перейдите в меню «Пропуск»:**
   * После одобрения заявки в главном меню выберите раздел **«Пропуск»**.
2. **Выберите действие:**
   * Нажмите кнопку **«Заказать пропуск»** для создания нового пропуска.
3. **Заполните данные пропуска:**\
   Укажите:
   1. **Имя гостя:** Например, «Иванов Сидор Петрович».
   2. **Тип пропуска:** Например, «Пешеходный», «Автомобильный», «Грузовой».
   3. **Дата и время:** Сегодня (до 24:00), завтра (с 0:00 до 24:00).
4. **Подтвердите создание:**
   * Проверьте введенные данные и подтвердите заявку.

<figure><img src="/files/9XV5lToS3bVA0lnxThwp" alt="" width="296"><figcaption><p>Пропуск успешно создан</p></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://core4.gitbook.io/passtg/passtg_bot/sozdanie-propuska.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.
