# Manage Your Profile

## 1. Get notified

Turn on notifications to keep track of the sales and offers by clicking on the bell icon on sns.id.\
\
Firstly, sign the message to verify your wallet. It's free of charge and doesn't involve changes to the network.

<figure><img src="/files/10THTbkZsi6Uuzx0u66Q" alt=""><figcaption></figcaption></figure>

After that, you will be able to set the settings for the notification types that you're interested in and the way you're going to receive them.

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

{% hint style="info" %}
**To enable notifications:**

* **in app -> just click on Enable button next to your address**
* **in Telegram -> message a bot to verify your handle**
* **by email -> enter a verification code that will be sent to you after entering your email**
  {% endhint %}

The notification type system is flexible enough to make sure you won't miss any events happening to your listings, as well as to any category or a certain .sol domain name that you're interested in.&#x20;

Click on the Set button next to the notification type to watch it. You can change the settings anytime by clicking on the Edit button.

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

## 2. Beta feature

The Beta toggle is your friend for testing new features on the site. By toggling this on you will always have the latest beta and experimental features live

Click on the profile button to reveal the toggle&#x20;

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

## 3. Auto-suggest

The auto-suggest toggle has it in the name. When you toggle this on in your profile it will automatically suggest .sol domain names similar to your search

<div><figure><img src="/files/M2geZrVqvJIPj8QR3cly" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ryGrLz1pwJ0PL30pX5uS" alt=""><figcaption></figcaption></figure></div>

## 4. Change your profile picture

Add a profile picture for your domain name so partner dapps can aggregate this information when integrating SNS

Got to your profile and click on the edit profile picture icon then simply add an image URL

<div><figure><img src="/files/KZJntQYPkwP6EWd6PqsE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fJ8kpRBBwu6A9te755PJ" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**You need to have a favorite domain set to be able to change your profile picture**
{% endhint %}

{% hint style="warning" %}
**Profile pictures and favorite domain names are linked. So, when you change your favorite domain you will have to set a new profile picture. When you change your favorite domain back to your previous choice, the profile picture chosen for that domain will reappear**&#x20;
{% endhint %}

{% hint style="info" %}
**You can get an image URL by searching for it on an image on any browser, right-clicking on the image, and selecting "Copy image address"**
{% endhint %}

## 5. Bookmark domains

This feature allows you to bookmark domains that you like on the marketplace. In this manner, you can check the status of these domain names easily on your profile page at a later stage

Click on the bookmark icon and it will turn white to indicate that it has been marked. You can find bookmarked domains under "Bookmarked" on your profile page

![](/files/9hBYvb87uBSe2gcJi02e) ![](/files/nJaBFp1RZVjUBpmDzPZp)

{% hint style="info" %}
**Bookmarking domains are completely free of charge**&#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.sns.id/collection/sns-v1/manage-your-profile.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.
