# Setting Notifications

## Bell Notification

You will be able to receive notification for the following activities on Minted:

* Sold an NFT
* Received an offer

**How do I receive notification on Minted?**

1. Click ***Connect*** at the top-right corner and connect your preferred wallet to **minted.network**.
2. Click on the **Bell icon** next to your avatar.
3. Sign the connection from your wallet.\
   \&#xNAN;*\*For security reasons, you will need to sign every 24 hours in order to receive bell notification.*

## Email Notification

Minted Network users can sign up for email notifications. Before that you will need to sign up and verify your email!

### Sign up for email notifications <a href="#h_201a36b52c" id="h_201a36b52c"></a>

1. Connect your crypto wallet and head to My Profile page
2. Click “Edit” on the top right corner

   ![](/files/UkD7l8vWYNCMVKpWiXg7)
3. Input email address

   ![](/files/WSLfGFqM88N2gvYt7JHt)
4. Select your email notification preference
5. Toggle on "Offer Received"

   ![](/files/gULqSWht4g9IFt6F7OnQ)
6. Click “Confirm” to proceed
7. Check your email inbox for verification email
8. Click the magic link for verification

   <img src="/files/cFgUvHz1p2Nb69vQudUs" alt="" data-size="line">
9. Browser directs back to Minted for verified confirmation\
   ![](/files/fk6IuTk0zDH8fTem9u9o)

***

### Unsubscribe from email notification <a href="#h_4b12d1e43e" id="h_4b12d1e43e"></a>

#### Method 1: Unsubscribing from user profile <a href="#h_d2bf33e6d1" id="h_d2bf33e6d1"></a>

1. Visit My Profile page and click “Edit” on the top right corner
2. Toggle off email notification

   ![](/files/9r6zMPpd0CDJKX1cbNLy)
3. Successfully unsubscribe / notification “off” toast\
   ![](/files/dXkh47Ao5MmLU6XCQI7J)

#### Method 2: Unsubscribing from email footer <a href="#h_677dcad533" id="h_677dcad533"></a>

1. Pull one of the email notifications from your mailbox
2. Click unsubscribe in the email footer

   ![](/files/rHOjMOXFeS3qvKZwwdhX)
3. You will be redirected to Minted Network to connect and sign in your wallet
4. Click the unsubscribe button to proceed

   <img src="/files/5NIL6kwEKeIkIYNx2P8Z" alt="" data-size="line">
5. You should be able to see the confirmation

   ![](/files/gy9eztrUIMbmGJQSpymD)


---

# 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://help.minted.network/minted-help-centre/getting-started/setting-notifications.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.
