# Introduction

![Nexxore Logo](/files/GywOO8ehF6Oe7ilIsKge)

## Welcome

Nexxore is the first AI-native execution layer for decentralized capital, creating sustainable yield opportunities through autonomous agent-driven strategies. Read the documentation to learn more.

Our mission is clear: **Your Capital, Your Yields, Your Control.** Nexxore aims to empower users and institutions to unlock the true yield potential of their digital assets through delta-neutral strategies, AI-powered execution, and risk-adjusted returns.

Nexxore is built on the foundation of trust, transparency, and robust technology. Our team brings expertise in blockchain, financial engineering, and quantitative analysis to ensure we deliver a protocol that balances reliability with performance. We are committed to enabling users to maximize their assets while adhering to the highest standards of accountability.

Our mission extends beyond creating a protocol—it's about fostering a system that prioritizes user returns and sustainable growth.

***

### Core Features

| Feature                      | Description                                                                         |
| ---------------------------- | ----------------------------------------------------------------------------------- |
| **Perpetuals Trading**       | Trade 20+ assets with up to 50x leverage, zero gas fees, and real-time intelligence |
| **Delta-Neutral Vaults**     | Market-neutral strategies that capture funding rates while hedging directional risk |
| **AI Agent Swarm**           | Autonomous agents for research, predictions, signal generation, and execution       |
| **Prediction Markets Agent** | AI-powered intelligence for Polymarket and Kalshi traders                           |
| **nUSD Stablecoin**          | Overcollateralized synthetic dollar backed by productive, hedged positions          |
| **ERC-4626 Vaults**          | Standardized tokenized vaults for seamless DeFi composability                       |

***

### Documentation

#### Overview

* [Whitepaper](/overview/whitepaper.md) — Full protocol specification
* [How Nexxore Works](/overview/how-it-works.md) — Architecture and mechanism overview
* [nUSD Stablecoin](/overview/nusd.md) — The productive stable unit

#### Products

* [Perpetuals Trading](/products/perps-vaults.md) — Trade with up to 50x leverage
* [Yield Vaults](/products/vaults.md) — Automated yield strategies
* [Strategy Sandbox](/products/strategy-sandbox.md) — Build custom strategies
* [Delta Neutral Builder](/products/delta-neutral.md) — Create market-neutral positions

#### Nexxore Agents

* [Agent Overview](/nexxore-agents/overview.md) — The autonomous agent swarm
* [On-Chain Analyst](/nexxore-agents/research-agent.md) — Market intelligence and analysis
* [Market Data Agent](/nexxore-agents/market-data.md) — Dexscreener integration and DEX pair monitoring
* [Signal Engine](/nexxore-agents/signal-engine.md) — 4-signal alpha scoring with composite 0–100 scores
* [Prediction Markets Agent](/nexxore-agents/prediction-markets.md) — Polymarket & Kalshi signals
* [Alpha Agent](/nexxore-agents/alpha-agent.md) — Trading signal generation
* [Web3 Intelligence](/nexxore-agents/web3-intelligence.md) — Security scanning and auditing

#### Framework

* [Risk Framework](/framework/risk-framework.md) — Sharpe, CVaR, VaR methodology
* [Capital Flow](/framework/capital-flow.md) — Deposit to yield lifecycle

#### Guides

* [Getting Started](/guides/getting-started.md) — First steps with Nexxore
* [Roadmap](/guides/roadmap.md) — Development timeline

***

### Connect

Follow us on [X (Twitter)](https://x.com/nexxore) for the latest updates.

***

*Built for Quants. Accessible to All.*


---

# 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://docs.nexxore.xyz/overview/readme.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.
