# Data

The data and formatting for the [ENS Buys](/home/tools/eth-suite/ens-buys.md) tool is very very similar to the [Freshies](/home/tools/eth-suite/freshies.md) tool.\
The difference is that these 2 tools are targeting different wallet types.\
\ <mark style="color:$warning;">Please check the Freshies'</mark> [Data](/home/tools/eth-suite/freshies/data.md) <mark style="color:$warning;">page to get accustomed to the message's formatting.</mark>

### Extra Info:

The ENS Buys' tool provides a little bit of extra informations.\
Let's check this example:

<figure><img src="/files/SWN94pUwlBTUL76TTMpO" alt="" width="340"><figcaption></figcaption></figure>

* **ENS Name**: the last part of each wallet's string reports the ENS name for that wallet.

As you can see even from this example, the number of transactions for these ENS wallets is pretty high and is usually always like this.\
This is because, as I briefly explained in [ENS Buys](/home/tools/eth-suite/ens-buys.md), these wallets are kept active a lot longer than normal ones.\
Be sure to DYOR on Etherscan for the best overlook at performance etc.


---

# 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/data.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.
