# ENS Buys

The ENS Buys tool portrays the same information as the [Freshies](/home/tools/eth-suite/freshies.md) tool, but for wallets that have registered and are using an ESN name.

### What is an ENS?

***ENS***, or **Ethereum Name Service**, is a service you can use that, in short, assigns a name of your choosing to one of your wallet addresses.\
This way, you can send crypto tokens or login with the wallet's username instead of the long and complicated address string.

### Insights:

<mark style="color:$primary;">These wallets are really interesting because they are usually related to CT personas or, at least, can more or less be tracked back to an idea of an owner.</mark>\
They are also usually more performant than normal anonymous wallets, and they are not as "throw-away" as normal wallets.

It has been seen that if an ENS wallet buys a token that didn't have any movement for a couple of days/weeks, there's a good chance it will get create a nice up trend and go up in price.\
**DYOR as always.**


---

# 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://cerbero-tools.gitbook.io/home/tools/eth-suite/ens-buys.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.
