# Guard Features

## <mark style="color:$primary;">Guard Features Activation.</mark>

To start using the <mark style="color:blue;">**Guard**</mark> features, you first need to activate them. For this, go to the <mark style="color:$primary;">**Select a Plugin**</mark> page and click on the <mark style="background-color:purple;">`≡ Features`</mark> button on the <mark style="color:blue;">**Guard**</mark> card.

<figure><img src="/files/3ZZD4qrR8VN11GuJW7zt" alt=""><figcaption></figcaption></figure>

Now, activate the desired features (we strongly recommend enabling all of them) by clicking on the switcher on the corresponding card, and confirm activation - one feature at a time.

<figure><img src="/files/0Ujg19Z8ZkenYsHITmS0" alt=""><figcaption></figcaption></figure>

## <mark style="color:$primary;">Guard Features List.</mark>

For the detailed explanation of how each particular feature works, visit the corresponding page:

{% content-ref url="/pages/0tCMjdX3Bq8ZCTacqmjq" %}
[Not Matching HyperLinks](/plugins/guard/guard-features/not-matching-hyperlinks.md)
{% endcontent-ref %}

{% content-ref url="/pages/RmOY9KRcOf6TwEwXsXmL" %}
[Links in Embed Messages](/plugins/guard/guard-features/links-in-embed-messages.md)
{% endcontent-ref %}

{% content-ref url="/pages/aiTFeYDK3L4rqG6ikzeb" %}
[Users With Transparent PFPs](/plugins/guard/guard-features/users-with-transparent-pfps.md)
{% endcontent-ref %}

{% content-ref url="/pages/cN29qCQnB4otQqNNx9Er" %}
[Promotional Text and QR Codes in Images](/plugins/guard/guard-features/promotional-text-and-qr-codes-in-images.md)
{% endcontent-ref %}

{% hint style="success" %}

Once you've activated all features, it's time to [set up the Guard Settings](/plugins/guard/guard-settings.md).
{% endhint %}

## <mark style="color:$primary;">Guard Features Сonfiguration.</mark>

All the <mark style="color:blue;">**Guard**</mark> features, by default, have an optimal configuration, and in general, you should not change them, but if you want to, click the <mark style="background-color:purple;">`≡ Configure`</mark> button on the corresponding card. Read more about the <mark style="color:blue;">**Guard**</mark> features configuration [here](/plugins/guard/guard-features-configuration.md).


---

# 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://guide.bocto.octopeeps.com/plugins/guard/guard-features.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.
