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
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
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
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
Understand the System Firstβ
Read Concepts - Learn how Intuition works.
- Atoms, Triples, Signals
- Economics and incentives
- Architecture
See Complete Examplesβ
Follow Tutorials - Build real applications step-by-step.
- Reputation system
- Curated lists
- Social attestations
Comparison Tableβ
| Goal | Tool | Complexity | Best For |
|---|---|---|---|
| Build web app | SDK | Low | Frontend developers |
| Query data | GraphQL | Low | Analytics, read-only |
| Contract integration | Protocol | High | Solidity developers |
| Learn system | Concepts | N/A | Everyone |
Still Unsure?β
Join our Discord and ask the community!
Next Stepsβ
Once you've chosen your path:
- Follow the quick start guide for your chosen tool
- Read through the Core Concepts
- Try a Tutorial
- Join the Community