> For the complete documentation index, see [llms.txt](https://docs.alldomains.id/protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alldomains.id/protocol/getting-started/enable-notifications.md).

# Enable Notifications

Want to ensure you do not run the risk of losing your domain due to expiration, while also being among the first to discover and benefit from new integrations?

Our [Dialect](https://www.dialect.to/) - Powered notification system can ensure you are always updated with everything happening with your domain name!

To enable Notifications for your domain name, go to our website, <https://alldomains.id/>  and connect the wallet that holds it.

After doing so, click on the ***Notifications Bell*** and then on the ***Set up Notifications*** button

<figure><img src="/files/lPAEPJ3hKffP7l57ufi6" alt=""><figcaption><p>Setting up Notifications</p></figcaption></figure>

There are three platforms you can choose from:

***1. In App*** notifications will notify you on our website, meaning you will periodically need to check in for new notification

***2. Telegram notifications*** will allow the Dialect bot to DM you whenever a new notification is received

***3. Email*** notifications&#x20;

{% hint style="info" %}
If you want to be 100% sure you never miss anything, you can opt for all three; however, if you’d rather not be bothered too often, you can choose only one or two.
{% endhint %}

\
You can also choose what exactly you want to be notified about:

***1. Domain name expiry*** will notify you each time any of your domain names are getting close to the expiration date:

* 30 days before the domain name enters the Grace Period
* Domain name enters the 45-day Grace Period
* The Grace Period ends, but you still own the domain name for another 5 days

***2. New TLD launch*** will notify you each time a new TLD becomes available

***3. General announcements*** will notify you whenever a new integration comes online and any important product updates\
\
\
To set up any of these notifications follow the steps! They are the standard steps required to verify your identity.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.alldomains.id/protocol/getting-started/enable-notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
