Skip to main content

Choose Your Path

Not sure where to start? Pick the path that matches your goal.

I Want to...​

Build a Frontend App (Most Common)​

Use the SDK - High-level TypeScript SDK with React hooks.

  • Best for: Web apps, dashboards, social platforms
  • Abstracts complexity
  • React integration ready
  • Start here: SDK Quick Start

Query Data Only (No Writes)​

Use GraphQL API - Read-only queries for the knowledge graph.

  • Best for: Analytics, dashboards, data visualization
  • No wallet needed for reads
  • Powerful filtering and aggregation
  • Start here: GraphQL Setup

Build Smart Contract Integration​

Use Protocol Package - Low-level contract interactions.

  • Best for: Other smart contracts, custom logic, gas optimization
  • Direct contract calls
  • Full control
  • Start here: Protocol Configuration

Understand the System First​

Read Concepts - Learn how Intuition works.

  • Atoms, Triples, Signals
  • Economics and incentives
  • Architecture
  • Start here: Primitives Overview

Learn Through a Guided Course​

Use Learn Intuition - Interactive Claude Code course for protocol onboarding.

  • Best for: Structured onboarding, AI-assisted learning, capstone practice
  • Covers atoms, triples, signals, reads, writes, and app building
  • Start here: Learn Intuition

Start from a Working App​

Use Templates - Fork an official starter app.

  • Best for: Faster app starts, direct protocol exploration, production-style examples
  • Includes agent-readable project context
  • Start here: Templates

Build with an AI Agent​

Install AI Skills - Give your agent canonical Intuition protocol context.

  • Best for: Claude Code, Codex, Cursor, and compatible agents
  • Produces canonical protocol context and unsigned transaction parameters
  • Start here: AI Skills

See Complete Examples​

Follow Tutorials - Build real applications step-by-step.

  • Reputation system
  • Curated lists
  • Social attestations
  • Start here: Tutorials

Decision Tree​

Build a Frontend App (Most Common)​

Use the SDK - High-level TypeScript SDK with React hooks.

  • Best for: Web apps, dashboards, social platforms
  • Abstracts complexity
  • React integration ready
Start with SDK Quick Start β†’

Query Data Only (No Writes)​

Use GraphQL API - Read-only queries for the knowledge graph.

  • Best for: Analytics, dashboards, data visualization
  • No wallet needed for reads
  • Powerful filtering and aggregation
Start with GraphQL Setup β†’

Build Smart Contract Integration​

Use Protocol Package - Low-level contract interactions.

  • Best for: Other smart contracts, custom logic, gas optimization
  • Direct contract calls
  • Full control
Start with Protocol Configuration β†’

Understand the System First​

Read Concepts - Learn how Intuition works.

  • Atoms, Triples, Signals
  • Economics and incentives
  • Architecture
Start with Primitives Overview β†’

Learn Through a Guided Course​

Use Learn Intuition - Interactive course inside Claude Code.

  • Best for: Structured onboarding, context engineering, capstone practice
  • Covers the protocol primitives and implementation path together
  • Pairs well with the official templates
Start Learn Intuition β†’

Start from a Working App​

Use Templates - Official starter apps with protocol calls already wired.

  • Best for: Frontend developers, agent-assisted builds, app prototypes
  • Basic template for direct protocol forms
  • Advanced template for GraphQL reads, protocol writes, and SIWE auth
Open Templates β†’

Build with an AI Agent​

Install AI Skills - Canonical Intuition context for coding agents.

  • Best for: Claude Code, Codex, Cursor, and compatible agents
  • Helps with ABIs, bytes32 IDs, batch-only creation, value calculations, and unsigned transaction parameters
  • Pair with the templates when asking an agent to extend protocol behavior
Install AI Skills β†’

See Complete Examples​

Follow Tutorials - Build real applications step-by-step.

  • Reputation system
  • Curated lists
  • Social attestations
Start with Tutorials β†’

Comparison Table​

GoalToolComplexityBest For
Build web appSDKLowFrontend developers
Query dataGraphQLLowAnalytics, read-only
Contract integrationProtocolHighSolidity developers
Learn systemConceptsN/AEveryone
Guided courseLearn IntuitionLowNew builders and AI-assisted onboarding
Fork a starter appTemplatesLow-MediumApp builders
Agent workflowAI SkillsMediumAI-assisted protocol development

Still Unsure?​

Join our Discord and ask the community!

Next Steps​

Once you've chosen your path:

  1. Follow the quick start guide for your chosen tool
  2. Read through the Core Concepts
  3. Run Learn Intuition if you want guided onboarding
  4. Fork a Template when you are ready to build
  5. Install AI Skills before asking an agent to write protocol code
  6. Join the Community