# Store

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

The [Edgentic Store](https://www.edgen.tech/marketplace/crypto) (prev. Edgentic Marketplace) is where [Edgen](https://www.edgen.tech/) branches into specialized agents. [Search](https://www.edgen.tech/), [Themes](https://www.edgen.tech/app/stock/themes), and [News](https://www.edgen.tech/news/crypto) form the foundation; the [Store](https://www.edgen.tech/marketplace/crypto) adds extensions that deliver targeted applications for trading and research.

Each agent provides a distinct view of the market: fast technical checks, deeper reports, pivot detection, or narrative simulation. Users activate them on demand and combine outputs to fit their workflow. A short-term trader might pull a Technical Signal and Pivot Alert together. A portfolio analyst might chain a 360° Report with Trading Mindshare.

Every agent is an instantiated module of [EDGM](/edgen-litepaper/technical-principles/edgm-the-commander-model.md). When activated, EDGM’s router directs the query to the right sub-agent. Data is drawn from market, on-chain, derivatives, and sentiment APIs, processed, and logged into the Edgen Knowledge Base. Because all agents share the same retrieval and reinforcement backbone, their results can stand alone or stack into richer analysis.

The [Store](https://www.edgen.tech/marketplace/crypto) is also designed to grow. Over time, developers and traders will contribute new agents, expanding coverage across domains and strategies. Existing agents will continue to refine as they learn from use.

Current agents in the Store:

* [**Technical Signals**](/edgen-litepaper/store/technical-signals.md)
* [**Trading Mindshare**](/edgen-litepaper/store/trading-mindshare.md)
* [**Pivot Alerts**](/edgen-litepaper/why-edgen/cycles-themes-and-smart-money.md)
* [**360° Reports**](/edgen-litepaper/store/360-report.md)


---

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