# Security

## <mark style="color:blue;">Table of Contents</mark>

1. **Features**
2. **Installation**
3. **Configuration**
4. **Commands**
5. **Dependencies**

### <mark style="color:yellow;">Features</mark>

<mark style="color:purple;">The</mark> <mark style="color:purple;">**Security**</mark> <mark style="color:purple;">plugin helps you handle verification for your server members on join, as well as keeping rogue people/bots at bay, by implementing anti-nuke measures, as well as controlling who invites bots</mark><mark style="color:purple;">**.**</mark> No more worrying about losing swathes of members randomly, or having destructive bots join your server without your consent!

***

### <mark style="color:yellow;">Installation</mark>

<mark style="color:purple;">**No need to install!**</mark> This Plugin is already built into the bot!

***

### <mark style="color:yellow;">Configuration</mark>

<mark style="color:purple;">**This plugin requires configuration to get it to fully work properly!**</mark>

***

### <mark style="color:yellow;">Commands</mark>

If you're looking for the **Security** plugin commands, [take a look here](/plugins/security/commands.md)!

***

### <mark style="color:yellow;">Dependencies</mark>

<mark style="color:red;">**Hard Dependencies (disabling or removing breaks this plugin)**</mark>

* Core

<mark style="color:red;">**Soft Dependencies (can disable but might lose some functionality)**</mark>

* Moderation

***

### <mark style="color:yellow;">Screenshots</mark>

#### <mark style="color:orange;">(Images may not reflect actual appearance due to customized bot)</mark>

{% tabs %}
{% tab title="Verification Panel" %}

<figure><img src="/files/Sem0zAUdFzlE1N9VzNRZ" alt=""><figcaption><p>Screenshot of the verification panel</p></figcaption></figure>
{% endtab %}

{% tab title="Verification Process" %}

<figure><img src="/files/y74kSJUOJSQ1UNSfvKNH" alt=""><figcaption><p>Screenshot of the verification process</p></figcaption></figure>
{% endtab %}

{% tab title="Verification Success" %}

<figure><img src="/files/9Y94qjVR1BLugw0i7Rvp" alt=""><figcaption><p>Screenshot of the verification process succeeding</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://docs.iynxdev.com/plugins/security.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.
