# Discord Sales and Listings

*Setup*

1\) Create a channel for your NFT sales feed on Discord. Right click the channel and choose “Edit channel”. From there click “Integrations” and create a new web-hook.

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

2\) Copy this webhook. Go to the “Web-hooks” tab on Matrica admin and paste the web-hook. Choose the action you want to be notified of, i.e SALE, and choose the collection. Click “Save”.

<figure><img src="/files/93yTwVOn1EhMJn1dOYx0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Compressed NFT sales bot is now live! Please note, currently only Tensor sales and listings will be reported.&#x20;
{% endhint %}


---

# 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.matrica.io/guides/community-guide/sales-bot-and-web-hooks/discord-sales-and-listings.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.
