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

# Overview

> For TypeScript developers who want to build with Story.

The best way to get started is to get your hands dirty and start building.

<CardGroup cols={2}>
  <Card title="Working Code Examples" href="https://github.com/storyprotocol/typescript-tutorial" icon="thumbs-up">
    Extremely easy & straightforward working code examples for all of the following tutorials.
  </Card>

  <Card title="SDK Reference" href="/sdk-reference" icon="books">
    View the whole SDK reference, which shows examples and types for every function in our SDK.
  </Card>
</CardGroup>

In the following series of tutorials, you will learn how to build IP applications with the Story SDK along with the concepts we mentioned in the [Architecture Overview](/concepts/overview).
