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

# First Steps

**Ready to get started with Fastgen?**

Start out with one of the following:

<CardGroup cols={1}>
  <Card title="Create first API route" icon="arrow-right-arrow-left" href="/getting-started/first-api-route">
    Create your first API route.
  </Card>

  <Card title="Create first Workflow" icon="diagram-subtask" href="/getting-started/first-workflow">
    Create your first cron job.
  </Card>

  <Card title="Connect your App" icon="plug" href="/getting-started/connect-app">
    Connect your external App to Fastgen.
  </Card>

  <Card title="University" icon="building-columns" href="/university/overview">
    Learn more in Fastgen University.
  </Card>

  <Card title="Community Help" icon="slack" href="https://join.slack.com/t/fastgencommunity/shared_invite/zt-1q573bwrp-iDAAAJUvjOzfA89m4Ufa6A">
    Get help from our community and staff.
  </Card>
</CardGroup>
