# 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](https://wiki.roinujnosde.me/simpleclans/commands-and-permissions/commands) 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
```
