> For the complete documentation index, see [llms.txt](https://bewinxed.gitbook.io/niftybot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bewinxed.gitbook.io/niftybot/features/market/sales-and-listings.md).

# Sales & Listings

{% hint style="info" %}
For the user guide, click 👉 [**Here!**](#user-guide)
{% endhint %}

### Supported Exchanges

NiftyBOT offers the broadest support for NFT exchanges, including:

| 🏬 Exchange                                                                   | 💸 Sales | 📃 Listings |
| ----------------------------------------------------------------------------- | -------- | ----------- |
| <img src="/files/ng7VZ5pmjFnn3FjMkS5D" alt="" data-size="line"> MagicEden     | ✅        | ✅           |
| <img src="/files/V0OHT9obOBU2MYI5Y8kZ" alt="" data-size="line"> Solanart      | ✅        | ✅           |
| <img src="/files/6sGoiX18tDC89RO6BBWS" alt="" data-size="line"> Alpha.art     | ✅        |             |
| <img src="/files/tcuV6cqSWYd7aapd63zg" alt="" data-size="line"> SolSea        | ✅        |             |
| <img src="/files/ew2vVbmhNCcx3IEtnbKD" alt="" data-size="line"> Exchange.art  | ✅        |             |
| <img src="/files/ACuyNLU0wcZNazZMbxW5" alt="" data-size="line"> FTX.us        | ✅        | ✅           |
| <img src="/files/jHvQg30w5tijORM5uoP0" alt="" data-size="line"> DigitalEyez   | ✅        | ✅           |
| <img src="/files/sN3PKag8GUdojqIGvx7W" alt="" data-size="line"> OpenSea (SOL) | ✅        |             |

### The most detailed notifications

![The notifications card view](/files/rG66JEY3AYOa0jpEH0Ld)

Listings will include the token **Seller**, **Price in SOL/USD**, **Token Activity, Token Offers&#x20;*****(If Any), Difference % from floor price.***

## User Guide

{% tabs %}
{% tab title="Add Collection" %}
Type <mark style="background-color:purple;">/collections add</mark> to add a collection to your discord.

![Adding a collection](/files/0SEsnHvtAXczvloL40RQ)

### Parameters

Fill the parameters in the command as follows:

* **Name:** Any part of the collection's name. (Case insensitive).
* **Exchange:** The exchange of your collection.
* **Sales:** Whether you want to enable **sale** notifications or not.
* **Listings:** Whether you want to enable **listing** notifications or not.
* **Sales\_Channel:** Which channel do you want the **sales** to be sent in?
* **Listings\_Channel:** Which channel do you want the **listings** to be sent in?

After you've filled the above, you should have something like this

![Filled command](/files/NgHrFG5jJ2HPNGfJXPrR)

Press **Enter**, nifty will query for the collection's name and give you back a list to choose from:

![Selecting a collection](/files/kjKQ6yRrhlKIhoYvkDXm)

Select the collection you want to enable from the list, and that's it.

**👏 You've enabled that collection for your server, You should get sales & listings in the specified channels in a few minutes.**
{% endtab %}

{% tab title="Remove Collection" %}
Type <mark style="background-color:purple;">/collections remove</mark> to remove a collection from your discord.

![Removing a collection](/files/Xt8BETKG9xrZkoS7coA7)

Click **Enter** and the bot will show you a dropdown of your collections, select any and it will be removed.
{% endtab %}

{% tab title="Edit Collection" %}
Type <mark style="background-color:purple;">/collections edit</mark> to change the settings of a collection, such as disabling sales/listings or changing the channels that the notifications are sent in.

![Edit a collection](/files/npX1dbHtAkJZj7yeGaY5)

Press **Enter** and the bot will show you a dropdown of your server's collections, select any of them and the bot will overwrite the settings for that collection.
{% endtab %}

{% tab title="Manage Collections" %}
Type <mark style="background-color:purple;">/collections manage</mark> to view your existing collections, you can see the settings for each one and edit them

![Manage collections](/files/zGKCcNBZIrf4LdAKyzuW)
{% endtab %}
{% endtabs %}
