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

# Quickstart

> Start using The Blockchain Library and choose the learning or developer path that fits your goals.

## Choose your path

<Steps>
  <Step title="Start with your goal">
    Decide whether you are here to learn blockchain, research a topic, build an integration, or contribute to the project.
  </Step>

  <Step title="Follow a structured section">
    Learners should begin with the learning path. Developers should begin with the developer overview.
  </Step>

  <Step title="Use search">
    Search across the documentation for concepts, tools, definitions, and implementation guidance.
  </Step>

  <Step title="Contribute improvements">
    If you find a gap, unclear explanation, or outdated section, use the GitHub contribution workflow.
  </Step>
</Steps>

## Recommended starting points

<CardGroup cols={2}>
  <Card title="I'm new to blockchain" href="/learn/learning-path" icon="graduation-cap">
    Follow the structured learning sequence.
  </Card>

  <Card title="I'm a developer" href="/developers/overview" icon="code">
    Explore architecture, integrations, and examples.
  </Card>
</CardGroup>
