> For the complete documentation index, see [llms.txt](https://wiki.roinujnosde.me/simpleclans/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.roinujnosde.me/simpleclans/commands-and-permissions/verified-clan.md).

# Verified Clan

## What is it?

<mark style="color:red;">Verified clan</mark> is a clan, which provides more features for its members.&#x20;

In most cases, when someone creates a clan, it's enough to have only *basic* options, like: inviting, resigning, member kicking and so on - this type of clans called <mark style="color:red;">unverified</mark>. &#x20;

## Where I can found out all features?

You can see which commands will be added with verified status on the [commands](/simpleclans/commands-and-permissions/commands.md) page.

## Disabling unverified clans

At some day you may realize that you want to have only verified clans.\
Well, you're lucky one – SimpleClans can do it.\
Simply set `false`  to relevant option in configuration:

```yaml
settings:
    new-clan-verification-required: false
```
