# Type

### RU

Добавляет возможность менять тип клана. Для игроков без клана появляется кнопка **Список кланов** можно:

* вступить в открытый клан,
* подать заявку в клан с заявками.

Для ролей с правом приглашать появляется пункт **Список заявок** для просмотра и рассмотрения заявок на вступление. Доступны 3 типа клана:

* **Открытый** - вступить может любой.,
* **По приглашениям** - вступление только по инвайту.
* **По заявке/приглашению** - по одобрению заявки или по инвайту.

### EN

Adds the ability to change the clan type. For players without a clan, a **Clan List** button appears where they can:

* Join an open clan,
* Submit a request to a clan that uses applications,

For roles with invite permission, an **Applications List** menu appears to view and process join requests. Available clan type

* **Open** - anyone can join.
* **Invite-only** - joining is possible only via an invite.
* **Application/Invite** - join by approved application or via an invite.


---

# 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://clans.gitbook.io/clans-docs/type.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.
