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

# Quickstart

> Get started with Gigabrain in minutes

Go from zero to your first market insight in three steps.

<Steps>
  <Step title="Create your account">
    1. Go to the [Gigabrain Terminal](https://gigabrain.gg/login).
    2. Connect a compatible web3 wallet to sign in.
    3. Once connected, you'll land on the Gigabrain dashboard.
  </Step>

  <Step title="Ask your first question">
    Navigate to [Chat](https://gigabrain.gg/chat) and type a natural language query.
  </Step>

  <Step title="Explore Alpha">
    Head to the [Alpha Feed](https://gigabrain.gg/alpha) to see curated market
    insights, narratives, whale activity, regime shifts, and catalysts synthesized
    and scored so you can spot opportunities early.
  </Step>

  <Step title="Launch a SuperAgent">
    Ready to automate? Go to [SuperAgents](https://gigabrain.gg/agents) to launch an always-on AI agent with persistent memory, multi-chain trading, and Telegram chat.

    See the [SuperAgent Setup Guide](/guides/superagents-setup) for detailed instructions.
  </Step>
</Steps>

## What's next?

<CardGroup cols={2}>
  <Card title="Chat" icon="message-bot" href="/core-features/chat">
    Learn how to get the most out of market queries.
  </Card>

  <Card title="Alpha Feed" icon="bolt" href="/core-features/alpha">
    Curated insights that surface before the crowd.
  </Card>

  <Card title="Launch a SuperAgent" icon="bolt" href="/guides/superagents-setup">
    Always-on AI agents with skills, memory, and Telegram chat.
  </Card>

  <Card title="Connect Integrations" icon="plug" href="/guides/integrations">
    Link Hyperliquid for execution and Telegram for alerts.
  </Card>

  <Card title="Brain API Overview" icon="code" href="/guides/structured-data">
    Everything you can query, agents, data types, and response formats.
  </Card>

  <Card title="REST API" icon="terminal" href="/developers/introduction">
    Build integrations with programmatic API access.
  </Card>
</CardGroup>

<Warning>
  Gigabrain provides market intelligence and research tools not financial
  advice. Cryptocurrency markets are volatile and you can lose money. Always do
  your own research before trading. See the [Risk
  Disclosure](/support/risk-disclosure).
</Warning>
