# Nexus Docs

## Exchange Layer 1

- [Introduction](https://docs.nexus.xyz/overview/readme.md)
- [Economic Model](https://docs.nexus.xyz/overview/economic-model.md)
- [Tokenomics](https://docs.nexus.xyz/overview/tokenomics.md)
- [Roadmap](https://docs.nexus.xyz/overview/roadmap.md)
- [Contributors & Partners](https://docs.nexus.xyz/overview/contributors-and-partners.md)
- [Overview](https://docs.nexus.xyz/architecture/architecture.md)
- [NexusCore](https://docs.nexus.xyz/architecture/nexuscore.md)
- [NexusEVM](https://docs.nexus.xyz/architecture/nexusevm.md)
- [NexusBFT](https://docs.nexus.xyz/architecture/nexusbft.md)
- [Compute Network](https://docs.nexus.xyz/architecture/compute-network.md)
- [Verifiable Computation](https://docs.nexus.xyz/architecture/verifiable-computation.md)
- [Introduction](https://docs.nexus.xyz/exchange/introduction.md): In Development
- [Architecture](https://docs.nexus.xyz/exchange/architecture.md)
- [Trading](https://docs.nexus.xyz/exchange/trading.md)
- [Quickstart](https://docs.nexus.xyz/exchange/trading/quickstart.md)
- [Perpetuals](https://docs.nexus.xyz/exchange/trading/perpetuals.md)
- [Margining](https://docs.nexus.xyz/exchange/trading/perpetuals/margining.md)
- [Order Types](https://docs.nexus.xyz/exchange/trading/perpetuals/order-types.md)
- [Positions](https://docs.nexus.xyz/exchange/trading/perpetuals/positions.md)
- [Funding Rates](https://docs.nexus.xyz/exchange/trading/perpetuals/funding-rates.md)
- [Liquidations](https://docs.nexus.xyz/exchange/trading/perpetuals/liquidations.md)
- [Price Oracles](https://docs.nexus.xyz/exchange/trading/perpetuals/price-oracles.md)
- [Spot](https://docs.nexus.xyz/exchange/trading/spot.md): In Development
- [APIs & Rates](https://docs.nexus.xyz/exchange/apis-and-rates.md)
- [Exchange REST](https://docs.nexus.xyz/exchange/apis-and-rates/exchange-rest.md)
- [Exchange Websocket](https://docs.nexus.xyz/exchange/apis-and-rates/exchange-websocket.md)
- [Rate-Limits](https://docs.nexus.xyz/exchange/apis-and-rates/rate-limits.md)
- [Market Maker Guide](https://docs.nexus.xyz/exchange/apis-and-rates/market-maker-guide.md)
- [API Versioning](https://docs.nexus.xyz/exchange/apis-and-rates/api-versioning.md)
- [Exchange Testnet](https://docs.nexus.xyz/exchange/exchange-testnet.md)
- [USDX](https://docs.nexus.xyz/exchange/usdx.md)
- [Overview](https://docs.nexus.xyz/interfaces/interfaces.md): Programmatic access to the Nexus Exchange — OpenAPI spec, SDKs, CLI, and MCP.
- [Overview](https://docs.nexus.xyz/math-engine/math-engine.md)
- [The Engine, Formally](https://docs.nexus.xyz/math-engine/engine.md)
- [Global Model](https://docs.nexus.xyz/math-engine/global.md)
- [System](https://docs.nexus.xyz/math-engine/system.md)
- [Closed Loop](https://docs.nexus.xyz/math-engine/closed-loop.md)
- [Funding Rate](https://docs.nexus.xyz/math-engine/funding-rate.md)
- [Margin Math](https://docs.nexus.xyz/math-engine/margin-math.md)
- [Liquidation Engine](https://docs.nexus.xyz/math-engine/liquidation-engine.md)
- [Oracle](https://docs.nexus.xyz/math-engine/oracle.md)
- [Order Book](https://docs.nexus.xyz/math-engine/order-book.md)
- [Position Tracker](https://docs.nexus.xyz/math-engine/position-tracker.md)
- [Insurance Fund](https://docs.nexus.xyz/math-engine/insurance-fund.md)
- [Settlement](https://docs.nexus.xyz/math-engine/settlement.md)
- [Performance](https://docs.nexus.xyz/math-engine/performance.md)
- [Building on Nexus](https://docs.nexus.xyz/network/building-on-nexus.md)
- [Getting Started](https://docs.nexus.xyz/network/building-on-nexus/getting-started.md)
- [Developer Environment Setup](https://docs.nexus.xyz/network/building-on-nexus/developer-environment-setup.md)
- [Deploying on NexusEVM](https://docs.nexus.xyz/network/building-on-nexus/deploying-on-nexusevm.md)
- [Tokens and Bridges](https://docs.nexus.xyz/network/building-on-nexus/tokens-and-bridges.md)
- [NEX](https://docs.nexus.xyz/network/building-on-nexus/tokens-and-bridges/usdnex.md)
- [Bridging](https://docs.nexus.xyz/network/building-on-nexus/tokens-and-bridges/bridging.md)
- [Endpoints](https://docs.nexus.xyz/network/building-on-nexus/endpoints.md)
- [Nodes](https://docs.nexus.xyz/network/nodes.md)
- [Overview](https://docs.nexus.xyz/network/nodes/overview.md)
- [Proving via CLI](https://docs.nexus.xyz/network/nodes/proving-via-cli.md)
- [Tooling and Infrastructure](https://docs.nexus.xyz/network/tooling-and-infrastructure.md)
- [Security Audits](https://docs.nexus.xyz/extra/security-audits.md)

## zkVM

- [The Nexus zkVM](https://docs.nexus.xyz/zkvm/overview/the-nexus-zkvm.md)
- [zkVM Overview](https://docs.nexus.xyz/zkvm/overview/zkvm-overview.md)
- [Architecture](https://docs.nexus.xyz/zkvm/overview/architecture.md)
- [Getting Started](https://docs.nexus.xyz/zkvm/development/getting-started.md)
- [SDK Quick Start](https://docs.nexus.xyz/zkvm/development/sdk-quick-start.md)
- [SDK Documentation](https://docs.nexus.xyz/zkvm/development/sdk-documentation.md)
- [Runtime](https://docs.nexus.xyz/zkvm/development/runtime.md)
- [Precompiles](https://docs.nexus.xyz/zkvm/development/precompiles.md)
- [Benchmarking](https://docs.nexus.xyz/zkvm/development/benchmarking.md)
- [Use Case: Stable Matching](https://docs.nexus.xyz/zkvm/walkthroughs/use-case-stable-matching.md)
- [Use Case: Program Execution](https://docs.nexus.xyz/zkvm/walkthroughs/use-case-program-execution.md)
- [The Nexus Whitepaper](https://docs.nexus.xyz/zkvm/specifications/the-nexus-whitepaper.md)
- [The Complete Specification](https://docs.nexus.xyz/zkvm/specifications/the-complete-specification.md)
- [Machine Architecture](https://docs.nexus.xyz/zkvm/specifications/machine-architecture.md)
- [Proving Instructions](https://docs.nexus.xyz/zkvm/specifications/proving-instructions.md)
- [Proving the CPU](https://docs.nexus.xyz/zkvm/specifications/proving-the-cpu.md)
- [Proving Memory](https://docs.nexus.xyz/zkvm/specifications/proving-memory.md)
- [Proving — An Example](https://docs.nexus.xyz/zkvm/specifications/proving-an-example.md)
- [Licensing](https://docs.nexus.xyz/zkvm/licensing/licensing.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nexus.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.
