# 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
```


---

# 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://wiki.roinujnosde.me/simpleclans/commands-and-permissions/verified-clan.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.
