# Demo Content

{% hint style="success" %}
Users **without an active subscription** can explore the platform with pre-populated demo apps, launchers, analytics, and news to understand how the system works.
{% endhint %}

***

## What is Demo Content?

Demo content is pre-configured content that appears automatically when you don't have any personal apps, launchers, or news. It allows you to:

* ✅ Explore the full platform interface
* ✅ Understand how apps and launchers work
* ✅ See realistic analytics and metrics
* ✅ Test features before subscribing

***

## Available Demo Content

### 🎮 Demo Apps

View pre-configured game apps with:

* Build information
* Environment configurations
* Analytics data
* Settings and configurations

**Purpose:** Understand how apps are structured and managed.

### 🚀 Demo Launchers

Explore fully configured launchers with:

* Custom branding and appearance
* Connected demo apps
* Build history
* Configuration options

**Purpose:** See how launchers look and function for end users.

**Download Demo Launcher:** You can download and test the demo launcher to experience it as your players would.

### 📰 Demo News

Browse sample news articles featuring:

* Different content types
* Image galleries
* Categories and tags
* Analytics metrics

**Purpose:** Learn how to create engaging content for your players.

### 📊 Demo Analytics

View realistic analytics dashboards with:

* User metrics and growth trends
* Download statistics
* Play time data
* Performance charts

**Purpose:** Understand what insights you'll have access to with a subscription.

***

## Demo Content Indicators

Demo content is clearly marked with:

* **"DEMO" Badge** - Purple badge on demo items
* **"In Development" Badge** - Blue badge on items being configured
* **Read-Only Access** - Demo content cannot be modified

***

## Permissions

### What You Can Do

* ✅ View all demo content
* ✅ Navigate through interfaces
* ✅ Explore settings and configurations
* ✅ Download the demo launcher

### What You Cannot Do

* ❌ Edit or modify demo content
* ❌ Delete demo content
* ❌ Upload builds to demo apps
* ❌ Deploy demo launchers

{% hint style="info" %}
Only platform owners can modify demo content. This ensures consistent quality for all users exploring the platform.
{% endhint %}

***

## When Demo Content Appears

Demo content automatically appears when:

1. **No Personal Content** - You haven't created any apps, launchers, or news
2. **No Team Access** - You're not part of any teams with shared content

Demo content automatically disappears when:

* You create your first app, launcher, or news
* You join a team with existing content

***

## Transition to Personal Content

Ready to create your own content?

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>📝 Create Your First App</strong></td><td>Set up your first game application</td><td><a href="https://github.com/GameLauncherCloud/GameLauncherCloud-Gitbook/blob/main/docs/apps/create-app.md">https://github.com/GameLauncherCloud/GameLauncherCloud-Gitbook/blob/main/docs/apps/create-app.md</a></td></tr><tr><td><strong>🚀 Create Your First Launcher</strong></td><td>Build your custom launcher</td><td><a href="https://github.com/GameLauncherCloud/GameLauncherCloud-Gitbook/blob/main/docs/launchers/create-launcher.md">https://github.com/GameLauncherCloud/GameLauncherCloud-Gitbook/blob/main/docs/launchers/create-launcher.md</a></td></tr><tr><td><strong>📰 Create Your First News</strong></td><td>Publish content for your players</td><td><a href="https://github.com/GameLauncherCloud/GameLauncherCloud-Gitbook/blob/main/docs/news/create-news.md">https://github.com/GameLauncherCloud/GameLauncherCloud-Gitbook/blob/main/docs/news/create-news.md</a></td></tr><tr><td><strong>💳 Choose a Plan</strong></td><td>Select the right subscription</td><td><a href="/pages/UrOlbHugcFaZDxOrmIjQ">/pages/UrOlbHugcFaZDxOrmIjQ</a></td></tr></tbody></table>

***

## Frequently Asked Questions

**Q: Why am I seeing demo content?**\
A: Demo content appears when you don't have any personal content yet. It helps you explore the platform before creating your own apps and launchers.

**Q: Will demo content affect my quota?**\
A: No, demo content doesn't count against your storage or resource limits.

**Q: Can I hide demo content?**\
A: Demo content automatically disappears once you create your own content.

**Q: Is the demo launcher functional?**\
A: Yes! You can download and test the demo launcher to see how your players will experience your own launcher.

**Q: Do I need a subscription to view demo content?**\
A: No, demo content is available to all users, including those without an active subscription.

***

{% hint style="success" %}
**Ready to Start?** Check out our [Quick Start Guide](https://github.com/GameLauncherCloud/GameLauncherCloud-Gitbook/blob/main/docs/Getting-Started.md) to begin creating your own content!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gamelauncher.cloud/help/help-center/demo-content.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
