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

# Meet Store

> Store is our solution for working with data in Kotlin. Whether you're building alone or with a team of thousands, Store can help.

<img className="block dark:hidden" src="https://mintcdn.com/mobilenativefoundation/SdOvKh2Z73sRVGgu/images/hero-light.svg?fit=max&auto=format&n=SdOvKh2Z73sRVGgu&q=85&s=663251c8f19159b58c096c48426738b3" alt="Hero Light" width="1100" height="500" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/mobilenativefoundation/SdOvKh2Z73sRVGgu/images/hero-dark.svg?fit=max&auto=format&n=SdOvKh2Z73sRVGgu&q=85&s=fc1b789c94208ece3a2f556faf01139d" alt="Hero Dark" width="1100" height="500" data-path="images/hero-dark.svg" />

## Get started

<CardGroup cols={3}>
  <Card title="Intro to Store" icon="check" iconType="duotone" href="/docs/intro">
    Explore Store's capabilities and development flow.
  </Card>

  <Card title="Quickstart" icon="bolt" iconType="duotone" href="/docs/quickstart">
    Learn how to make your first Store in minutes.
  </Card>

  <Card title="Cookbook" icon="book" iconType="duotone" href="/cookbook/overview">
    Explore examples of Store in action.
  </Card>
</CardGroup>

## Backed by

<CardGroup cols={2}>
  <Card title="Kotlin Foundation" img="https://mintcdn.com/mobilenativefoundation/SdOvKh2Z73sRVGgu/images/kotlin-foundation.png?fit=max&auto=format&n=SdOvKh2Z73sRVGgu&q=85&s=49341f47e649dd5c9fda5c487eb00227" href="https://kotlinfoundation.org/" width="1600" height="900" data-path="images/kotlin-foundation.png">
    Protect, promote and advance the development of the Kotlin programming
    language.
  </Card>

  <Card title="Mobile Native Foundation" img="https://mintcdn.com/mobilenativefoundation/SdOvKh2Z73sRVGgu/images/mobile-native-foundation.png?fit=max&auto=format&n=SdOvKh2Z73sRVGgu&q=85&s=f76e0b0f19b9fa07657c20f09d88bfbf" href="https://mobilenativefoundation.org/" width="1600" height="900" data-path="images/mobile-native-foundation.png">
    Improving engineering for large-scale mobile applications.
  </Card>
</CardGroup>
