# Introduction

## <mark style="color:$primary;">Overview.</mark>&#x20;

<mark style="color:blue;">**NFT Tracker**</mark> is a plugin that provides your socials with the information about mints, listings, and sales of the NFTs from your collections. In combination with the [<mark style="color:blue;">**NFT Stats**</mark>](/plugins/nft-stats.md) plugin, it is a great way to demonstrate your NFT collection dynamics to the community. Currently works only for <mark style="color:$warning;">**Discord**</mark>.

## <mark style="color:$primary;">Discord NFT Multi Tracker.</mark>

The <mark style="color:$primary;">**Discord NFT Multi Tracker**</mark> is the <mark style="color:blue;">**NFT Tracker**</mark> feature that allows you to track and post your NFT collection <mark style="color:$danger;">**Mint**</mark>, <mark style="color:$danger;">**Listing**</mark>, and <mark style="color:$danger;">**Sale**</mark> events in your **Discord** server.

## <mark style="color:$primary;">Capabilities Comparison.</mark>

<table><thead><tr><th width="227">Feature/Tier</th><th>Free</th><th>Plus</th><th>Premium</th></tr></thead><tbody><tr><td>Collections limit per server</td><td>6</td><td>12</td><td>24</td></tr><tr><td>Supported contract types<br>(Mints)</td><td>1/1 only</td><td>1/1 and Editions</td><td>1/1 and Editions</td></tr><tr><td>Supported blockchains <br>(Mints)</td><td>Ethereum, Polygon, Solana</td><td>Ethereum, Polygon, Solana</td><td>Ethereum, Polygon, Solana</td></tr><tr><td>Supported marketplaces <br>(Sales and Listings)</td><td>OpenSea, Magic Eden</td><td>OpenSea, Magic Eden</td><td>OpenSea, Magic Eden</td></tr><tr><td>Update frequency<br>(Mints)</td><td>15 min</td><td>2 min</td><td>Interactive</td></tr><tr><td>Update frequency<br>(Sales and Listings)</td><td>Interactive</td><td>Interactive</td><td>Interactive</td></tr></tbody></table>

## <mark style="color:$primary;">Before Setup.</mark>

To proceed with the collection setup, you need to enable the plugin. To do this, click on the switcher located on the left side of the top bar panel.

<figure><img src="/files/FY5ciDz2PxCarhFA77q7" alt=""><figcaption></figcaption></figure>


---

# 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/nft-tracker/introduction.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.
