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

# Overview

> Learn how to publish your game on PeridotVault.

Publishing a game on **PeridotVault** is a simple process that takes only a few steps.

Developers upload their game build, provide metadata, and publish the game on-chain using the **PGC1 license system**.

## Publishing Flow

The process consists of the following steps:

1. Connect to **PeridotVault Studio**
2. Create a new game entry
3. Fill in game metadata
4. Upload media assets
5. Upload game builds
6. Configure on-chain publishing
7. Review and publish

<Steps>
  <Step title="Create Game" href="/publishing/create-game" />

  <Step title="Basic Information" href="/publishing/basic-info" />

  <Step title="Media Assets" href="/publishing/media-assets" />

  <Step title="Build Upload" href="/publishing/build-upload" />

  <Step title="On-chain Publishing" href="/publishing/onchain-publishing" />

  <Step title="Review & Publish" href="/publishing/review-and-publish" />
</Steps>
