# What is Cerbero Tools?

You might be wondering: <mark style="color:$warning;">what exactly IS Cerbero Tools</mark>?

### The Cause:

Since I started this journey towards the end of **2020**, as a developer myself, I felt the lack of accurate and useful data in the blockchain space.\
There have for sure been incredible advancements, but something is always missing, not placed properly, or out of reach.\
This is why, in the now stopped and archived project "Crypto Eyes", two people: myself and Kyle (rip) found ways to extract **meaningful data** from the blockchain to portray in short and concise messages on the **Telegram** platform, neatly formatted and actually useful.\
That was just the beginning.\
Cerbero Tools takes what is left of the old Crypto Eyes project and improves upon it in major ways:<br>

* <mark style="color:$success;">More, better organized and modular data.</mark>
* <mark style="color:$success;">New, improved and much more focused formatting.</mark>
* <mark style="color:$success;">Less clutter.</mark>
* <mark style="color:$success;">Complete rework of the internals.</mark>


---

# 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/welcome-to-cerbero-tools/what-is-cerbero-tools.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.
