# ⚙ Notification System

## 🗝 Connection Setup

Go to the User Dashboard to adjust your OctoGamex Notification Preferences.

* Choose the platform and you’ll be directed to the OctoGamex bot there.&#x20;
* Copy and paste a unique code generated for you on OctoGamex to finish pairing.

![](/files/s9nGsndoYGioiv5epHhx)

## ⚙️ **Notification Settings**

You can choose what notifications you would like to get.

📍 **Sale Listing Notifications**

* When Your NFT Is Sold&#x20;
* When Favorited NFT Is Sold&#x20;
* When Your Sale Listing Starts

**📍 Trade Listing Notifications**

* When Your Offer Is Accepted&#x20;
* When Your Offer Is Declined&#x20;
* When Offer on Your Trade/Sale Listing Is Canceled&#x20;
* When Trade/Sale Listing You Made Offer On Is Canceled&#x20;
* When Your Trade Listing Starts&#x20;
* When Favorited Trade Listing Starts&#x20;
* When Owner of Favorited Trade/Sale Listing Accepts Your Offer

📍 **Auction Listing Notifications**

* When New Bid Is Placed On Your Lot&#x20;
* When You’re Outbid When Your Auction Listing Ends&#x20;
* When Auction Listing Ends and You’re Last Bidder&#x20;
* When Lot Is Claimed When Your Auction Listing Starts&#x20;
* When Favorited Auction Listing Starts


---

# 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.octogamex.com/products/nft-marketplace/mechanics/notification-system.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.
