# Data

The data and formatting for the [Dormants](/home/tools/eth-suite/dormants.md) tool is 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 Dormants tool provides a little bit of extra informations.\
Let's check this example:

<figure><img src="/files/QMbozhaFCK6xOcQfuW2A" alt="" width="270"><figcaption></figcaption></figure>

### Dormant Types:

Dormants wallets are classified in **3 major types**:

* **Normal** : Wallets that have been dormant for more than 15 days.
* **Long** : Wallets that have been dormant for more than 1 month
* **Hibernation**: Wallets that have had no activity for more than 6 months.

Considering this classification, it's easy to spot that Hibernated wallets are more "**valuable**" than the other 2 categories.


---

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