# ENS Alerts

**ENS Alert Bot Feature**

The ENS Alert Bot is an insightful tool within the Baboon Tools suite, designed to notify users of the latest Ethereum Name Service (ENS) domain registrations. This bot provides:

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

* **Real-time Updates**: Instant notifications when new ENS domains are registered, keeping users informed of any potential upcoming tokens.
* **Registration Details**: A list of newly registered ENS names, which can indicate trends, popular keywords, or notable upcoming projects.
* This feature is especially useful for users finding out early about upcoming launches allowing them to search on social media for projects that may not have known about.\
  \
  This is a great way to potentially alert you to new upcoming project launches. Look for `[projectname].eth` or `[project]-dev.eth` as an example.


---

# 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://learn.baboon.tools/baboon-tools/baboon-bots/baboon-bot-channels/ens-alerts.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.
