# Core Components

| <p><br><strong>Trading</strong></p> | Detects breakout levels & spoofing  | Performance fees to stakers |
| ----------------------------------- | ----------------------------------- | --------------------------- |
| **DeFi**                            | Auto-rotates yield strategies       | Higher token demand         |
| **NFTs**                            | Whale tracking & rarity alerts      | Profit-sharing & alpha      |
| **DAO Governance**                  | Auto-votes for treasury growth      | Governance rewards          |
| **Cross-Chain Arbitrage**           | Executes instant mispricing trades  | Arbitrage rewards           |
| **Workflow Automation**             | Automates tax reports & DAO payouts | Service fee revenue         |

**NeuraCore —&#x20;*****The Brain***

* Neuroscience-inspired reasoning engine
* Continuously updates from live blockchain, market, and sentiment data
* Capable of understanding cause-effect chains and adapting strategies in real-time

**NeuraOracle —&#x20;*****The Senses***

* Aggregates multi-source data:
  * On-chain metrics
  * Order book depth
  * Social sentiment
  * News & event feeds
  * NFT floor prices
* Delivers actionable insights instantly to agents

**NeuraFactory —&#x20;*****The Workshop***

* No-code environment to create, train, and deploy cognitive agents
* Agents can be monetized or licensed in the marketplace
* Revenue from deployed agents flows back to their creators

#### Key Features <a href="#key-features" id="key-features"></a>

* **Adaptive Learning** — Agents evolve from real-time inputs
* **Collaborative Intelligence** — Shared knowledge network
* **On-Chain Transparency** — All actions are verifiable
* **Multi-Sector Utility** — From trading to DAO governance to robotics
* **Monetization Built-In** — Agents can generate income for their owners


---

# 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://neuranet.gitbook.io/docs/core-components.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.
