Documentation for Gigabrain — an AI-powered market intelligence platform for crypto.
Built with Mintlify.
- Install the Mintlify CLI:
npm i -g mint- Run the docs locally:
mint dev- Open
http://localhost:3000to preview.
├── index.mdx # Homepage
├── quickstart.mdx # User onboarding
├── pricing.mdx # Subscription tiers
├── core-features/ # Chat, Alpha, Agents
├── guides/ # Setup guides (agents, integrations, token)
├── developers/ # REST API overview
├── api-reference/ # API endpoint reference
├── ai-tools/ # Cursor, Claude Code, Windsurf setup
├── support/ # FAQs, contact, risk disclosure
├── legal/ # Terms and privacy policy
├── docs.json # Navigation and site config
└── style.css # Custom styling
Push to the default branch. The Mintlify GitHub app deploys automatically.