# DAN (Deep Aspect Network)

Through the DAN (Deep Aspect Network) framework, intelligence is decomposed into multiple interwoven aspects that dynamically interact. This enables knowledge transfer and adaptation across tasks, environments, and modalities, overcoming the limitations of end-to-end learning and demonstrating a form of general intelligence that is both generalizable and interpretable.

<figure><img src="/files/mMrhubuuCyHVtCgLJdv9" alt=""><figcaption></figcaption></figure>

The first research paper on DAN.&#x20;

{% file src="/files/I3hxnBhKDMQNwxJJ0AVO" %}


---

# 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://hyperdust-foundation.gitbook.io/hyperagi-docs/researches/dan-deep-aspect-network.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.
