# Plutus

{% hint style="success" %}
Plutus is a free to use NFT utility bot. It can track sales/listings/minting from the following marketplaces and aggregators: Opensea, X2Y2, Looksrare, Blur, Genie, and Gem.
{% endhint %}

{% hint style="info" %}
Coming Soon...
{% endhint %}

### Free Features&#x20;

* NFT Asset Verification
  * Secure and easy way to verify user assets.
  * Will prompt users to submit an address to verify through a command, and will then require users to change their Opensea bio to a random string.
* NFT Sales
  * Tracks sales from: Opensea, X2Y2, Looksrare, Blur, Genie, and Gem.
  * Ability to pick which channel to send sales in.
* NFT Token Info Command
  * Allows users to retrieve information about a specific token.
* NFT Collection Info Command
  * Allows user to retrieve collection information such as: Volume, SalesCount, AveragePrice, TokensListedCount, floorPrice, holderCount.

### \[⭐] Premium Features&#x20;

{% hint style="info" %}
Purchase premium here: [https://buy.felonsecurity.net](https://whop.com/felonsecurity/?accessPassId=pass_O9m9KLnWUNM4O)
{% endhint %}

* Ability to add more than one collection to sale track for.
* Ability to add more contractAddresses for NFT verification alongside having different roles for each one.
* NFT Listings
  * Tracks listings from: Opensea, X2Y2, Looksrare, Blur, Genie, and Gem.
  * Ability to pick which channel to send listings in.
* NFT Mints
  * Tracks new tokens being minted in a specific collection.
  * Ability to pick which channel to send mints in.


---

# 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.felonsecurity.net/community-bots/plutus.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.
