# PLUGINS

- [Verify Roles](https://guide.bocto.octopeeps.com/plugins/verify-roles.md)
- [Introduction](https://guide.bocto.octopeeps.com/plugins/verify-roles/introduction.md)
- [Verification Rules](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-rules.md)
- [Collectibles Contract-Based Roles](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-rules/collectibles-contract-based-roles.md)
- [Collectibles OpenSea-Based Roles](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-rules/collectibles-opensea-based-roles.md)
- [Collectibles Quantity-Based Roles](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-rules/collectibles-quantity-based-roles.md)
- [Specific Collectibles Traits-Based Roles](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-rules/specific-collectibles-traits-based-roles.md)
- [Specific Collectibleы Token Id(s) Based Roles](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-rules/specific-collectibley-token-id-s-based-roles.md)
- [Specific Editions Token Id(s) Based Roles](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-rules/specific-editions-token-id-s-based-roles.md)
- [Custom Token (Coin) Based Roles](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-rules/custom-token-coin-based-roles.md)
- [Collectibles Combo Roles](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-rules/collectibles-combo-roles.md)
- [Verification Channel Setup](https://guide.bocto.octopeeps.com/plugins/verify-roles/verification-channel-setup.md)
- [NFT Tracker](https://guide.bocto.octopeeps.com/plugins/nft-tracker.md)
- [Introduction](https://guide.bocto.octopeeps.com/plugins/nft-tracker/introduction.md)
- [Discord Tracker Rules](https://guide.bocto.octopeeps.com/plugins/nft-tracker/discord-tracker-rules.md)
- [Mint Event Type](https://guide.bocto.octopeeps.com/plugins/nft-tracker/discord-tracker-rules/mint-event-type.md)
- [Sale and Listing Event Types](https://guide.bocto.octopeeps.com/plugins/nft-tracker/discord-tracker-rules/sale-and-listing-event-types.md)
- [NFT Stats](https://guide.bocto.octopeeps.com/plugins/nft-stats.md)
- [Introduction](https://guide.bocto.octopeeps.com/plugins/nft-stats/introduction.md)
- [Adding New Collection with Rarible](https://guide.bocto.octopeeps.com/plugins/nft-stats/adding-new-collection-with-rarible.md)
- [Adding New Collection](https://guide.bocto.octopeeps.com/plugins/nft-stats/adding-new-collection.md)
- [Updating Collection Data](https://guide.bocto.octopeeps.com/plugins/nft-stats/updating-collection-data.md)
- [Removing Collections](https://guide.bocto.octopeeps.com/plugins/nft-stats/removing-collections.md)
- [Rich Stats Widget](https://guide.bocto.octopeeps.com/plugins/nft-stats/rich-stats-widget.md)
- [Guard](https://guide.bocto.octopeeps.com/plugins/guard.md)
- [Introduction](https://guide.bocto.octopeeps.com/plugins/guard/introduction.md)
- [Guard Features](https://guide.bocto.octopeeps.com/plugins/guard/guard-features.md)
- [Not Matching HyperLinks](https://guide.bocto.octopeeps.com/plugins/guard/guard-features/not-matching-hyperlinks.md)
- [Links in Embed Messages](https://guide.bocto.octopeeps.com/plugins/guard/guard-features/links-in-embed-messages.md)
- [Users With Transparent PFPs](https://guide.bocto.octopeeps.com/plugins/guard/guard-features/users-with-transparent-pfps.md)
- [Promotional Text and QR Codes in Images](https://guide.bocto.octopeeps.com/plugins/guard/guard-features/promotional-text-and-qr-codes-in-images.md)
- [Guard Features Configuration](https://guide.bocto.octopeeps.com/plugins/guard/guard-features-configuration.md)
- [Guard Settings](https://guide.bocto.octopeeps.com/plugins/guard/guard-settings.md)
- [Mini Games](https://guide.bocto.octopeeps.com/plugins/mini-games.md)
- [Introduction](https://guide.bocto.octopeeps.com/plugins/mini-games/introduction.md)
- [Word Streak](https://guide.bocto.octopeeps.com/plugins/mini-games/word-streak.md): This feature enables running Discord challenges where users post a selected word, such as GM, daily, for a specific period, and winners are automatically chosen when the challenge ends.
- [Streak Creation Form](https://guide.bocto.octopeeps.com/plugins/mini-games/word-streak/streak-creation-form.md)
- [Game Timeline](https://guide.bocto.octopeeps.com/plugins/mini-games/word-streak/game-timeline.md)
- [Commands and Widgets](https://guide.bocto.octopeeps.com/plugins/mini-games/word-streak/commands-and-widgets.md): The Word Streak offers a set of Discord commands to give users various types of statistics. here is the list of all of them.
- [Utilities](https://guide.bocto.octopeeps.com/plugins/utilities.md)
- [Introduction](https://guide.bocto.octopeeps.com/plugins/utilities/introduction.md)
- [User Activity Tracker](https://guide.bocto.octopeeps.com/plugins/utilities/user-activity-tracker.md): This feature enables tracking users' activity (counts messages sent during a specific time interval) on demand and shows the resulting table after being stopped.
- [User Wallet Storage](https://guide.bocto.octopeeps.com/plugins/utilities/user-wallet-storage.md): This feature allows quick access to user wallets across all Bocto guilds.


---

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