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

# Quickstart

> Getting started is as simple as describing your app idea. Zite helps turn that prompt into a working app you can refine, connect to data, and share.

### Zite overview in 2 minutes

<iframe src="https://www.youtube.com/embed/XCEZ28c8txc" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

## Choose your starting point

<div className="zite-yellow-card-icons">
  <CardGroup cols={2}>
    <Card title="Create an app" icon="rocket" href="/help/platform/how-to-build/creating-an-app">
      Start with an app idea and turn it into a working Zite.
    </Card>

    <Card title="Create a database" icon="database" href="/help/platform/how-to-build/create-a-database">
      Start by structuring the data your app will use.
    </Card>
  </CardGroup>
</div>

<Note>
  Need help? Contact our support team at [support@zite.com](mailto:support@zite.com).
</Note>

<p className="zite-related-topics-heading">Related topics</p>

<div className="zite-related-topics">
  <a href="/help/platform/how-to-build/creating-an-app">Create an app</a>
  <a href="/help/platform/how-to-build/create-a-database">Create a database</a>
  <a href="/help/platform/how-to-build/troubleshooting">Troubleshooting</a>
</div>
