# Inside Edgen

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

Edgen is one system, many lenses.

Each feature draws from the same decision model, but presents the market in a form that fits a task. Traders can move from quick checks to deep research without leaving the website.

The result is consistency across views: a single model of truth, many ways to access it.

What is available today:

* [**Search**](/edgen-litepaper/inside-edgen/search.md): natural language questions answered with structured market intelligence.
* [**Themes**](/edgen-litepaper/inside-edgen/themes.md): tables of assets grouped by sector or narrative, updated like a live index. (previously Radar)
* [**News**](/edgen-litepaper/inside-edgen/news.md): AI-curated events and updates, always tied to market context.
* [**Aura**](/edgen-litepaper/store/megabrain-investors-picks.md#what-it-does-for-you): a reputation layer that measures user insight and credibility across sources.


---

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