> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neurobro.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Developers

> Build with Neurobro - APIs and tools for developers

Neurobro's research is available to build on. There are a few ways in, depending on what you need:

<CardGroup cols={2}>
  <Card title="NeuroAPI" icon="code" href="/technical/neuroapi">
    A REST API to Neurobro's research across crypto, stocks, forex, and commodities - the same agent behind the app. Subscription-based.
  </Card>

  <Card title="x402" icon="wallet" href="/technical/other-products/x402">
    Pay-per-request access over the HTTP 402 protocol - \$1 USDC per query, no API keys, the wallet is the auth.
  </Card>

  <Card title="Terminal (CLI)" icon="terminal" href="/technical/other-products/terminal">
    A terminal-native research assistant with 60+ tools. Install from npm: `npm install -g neurobro`.
  </Card>

  <Card title="Nevron" icon="cube" href="/technical/nevron/index">
    Our open-source agent framework - the foundation the Neurobro agents are built on.
  </Card>
</CardGroup>
