# Publishing

Set up your store page, monetize your game, upload builds, and launch to players.

Source: https://docs.wavedash.com/publishing

<CardGroup cols={2}>
  <Card title="Metadata" icon="store" href="/publishing/metadata">
    Title, description, screenshots, trailers, and tags.
  </Card>
  <Card title="Monetization" icon="chart-line" href="/publishing/monetization">
    Paid Content, marketplace fees, and payouts.
  </Card>
  <Card title="Upload a build" icon="upload" href="/publishing/upload">
    Push a new build from the Developer Portal or the CLI.
  </Card>
  <Card title="Publish a build" icon="rocket" href="/publishing/publish">
    Choose which uploaded build goes live for players.
  </Card>
  <Card title="Content guidelines" icon="shield" href="/publishing/content-guidelines">
    Rules for cover art and other content submitted to Wavedash.
  </Card>
</CardGroup>
