# Plugins

**🎨 NFT Stats**

* Add collections from OpenSea, MagicEden, etc.
* Supported chains: Ethereum, Polygon, Solana
* Auto-update every 24h
* Manual refresh available

**🔐 Verify Roles**

Supports:

* ERC721 Contracts
* ERC1155 Contracts
* ERC20 Token Balance
* Specific Token IDs
* Specific Traits
* Quantity-based ownership
* Solana NFT Collections

> Configure per collection with ease – and assign custom roles based on ownership or attributes.

**🛡 Guard**

Protect your server with:

* **Not Matching Hyperlinks**: Prevent phishing links with mismatched URLs
* **Embed Link Scanner**: Blocks embedded URLs for selected roles
* **Transparent PFP Blocker**: Stops users with invisible PFPs from sending messages


---

# 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.bocto.octopeeps.com/basics/editor.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.
