# Get Started

Understand the platform, set up your project, and publish your first game.

Source: https://docs.wavedash.com/getting-started

<CardGroup cols={2}>
  <Card title="Introduction" icon="compass" href="/getting-started/introduction">
    What Wavedash is and how it works.
  </Card>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Go from zero to a published game in a few minutes.
  </Card>
  <Card title="Glossary" icon="book-open" href="/getting-started/concepts">
    Key terms used across the docs and Developer Portal.
  </Card>
</CardGroup>
