# Группы

Создавайте групповые голосовые чат-каналы. Общайтесь с игроками, находящимися далеко.

### **Небольшой гайд:**

**Создайте группу и пригласите игроков:**

Откройте меню Plasmo Voice, перейдите на вкладку "Активация" и настройте активацию групп. Используйте команду для создания группы /groups create \[...flags] Пригласите игроков в группу /groups invite Используйте активацию для общения в группе.

**Просмотр групп:**

Вы можете просматривать публичные группы с помощью команды: /groups или /groups browse


---

# 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://hexcraft.gitbook.io/hexcraft/mekhaniki-servera/gruppy.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.
