# Сканирование QR-билетов

В мини-приложении Invites билеты сканируют встроенным чек‑ин сканером. Гость показывает QR‑код из личного кабинета или уведомления в боте, сотрудник сканирует его и отмечает вход.

## Как сканировать билеты

1. Перейдите в раздел «События»\
   ![](/files/9qRYGjtTKeL0EwRWAQgs)
2. Выберите нужное событие\
   ![](/files/lbKYE7h1u1OSmrLmcj9N)
3. Нажмите «Сканировать билет»\
   ![](/files/j3eHfZqEnuLTwzPyJnMZ)
4. Готово! Откроется встроенный сканер, значит вы готовы принимать гостей\
   ![](/files/d45NpNLi50Rvv81ciSXD)


---

# 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://invites.gitbook.io/wiki/for-organizers/sobytiya/skanirovanie-qr-biletov.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.
