# Why Edgen?

Markets no longer move in isolation. Stocks, crypto, derivatives, and macro events influence one another constantly. Yet the data arrives in different forms, from different sources, and at different speeds.

<figure><img src="/files/QqZYWDPg5PsMYPmMAS68" alt=""><figcaption><p>Despite 20 years of financial tech innovation, average investors are still stuck in 30 apps</p></figcaption></figure>

Edgen brings these flows together in one layer.

At its core is [**EDGM** (Efficient Decision Guidance Model)](/edgen-litepaper/technical-principles/edgm-the-commander-model.md), a commander model that directs specialist agents. Each agent has a defined task: parsing earnings, monitoring on-chain activity, reading derivatives markets, or mapping narrative drivers.

The system is reinforced with Contextual and Graph RAG, which allow relationships between market entities to be identified, and linked. This structure makes the model more precise, and less prone to isolated outputs.

The result is a [single interface](https://www.edgen.tech/) where cross-asset dynamics are processed together, giving investors a coherent view rather than a set of disconnected pieces.

<br>


---

# 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://gitbook.edgen.tech/edgen-litepaper/why-edgen.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.
