# События

**События** — это ядро платформы: страницы, где собирается контент, люди и настроение встречи.&#x20;

<figure><img src="/files/gbtuc3ktRzWRQs0eYovw" alt=""><figcaption></figcaption></figure>

В сервисе есть два режима событий: публичные и публичные с одобрением заявок организатором.

* **Публичные события**: доступны по ссылке, любой желающий регистрируется и сразу получает подтверждение регистрации, если нет ограничений.
* **Публичные с одобрением**: события не меняют формат страницы и доступа по ссылке, но каждая заявка проходит ручную модерацию — организатор одобряет или отклоняет, после чего гостю уходит уведомление.

<figure><img src="/files/vx036ROQatOYeAsnzf4K" 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://invites.gitbook.io/wiki/for-organizers/sobytiya.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.
