# The Why

We want to provide the **ultime suite of tools** for all traders and data nerds alike.\
I feel like the space desperately needs a suite of tools that gather data points from multiple sources and aggregates them all in one, simple to consult place.

<mark style="color:$success;background-color:$success;">I wanted to challenge myself to create a series of tools that were a close competitor to other projects in the space, all created by scratch.</mark> \
I feel like I still have a long way to go, but that's also the exciting part: to keep improving and to listen to user feedback if a new feature is requested or problems/bugs are spotted.

&#x20;


---

# 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/the-why.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.
